Who is using python-ldap with Python 1.5.x and 2.0-2.2?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • =?ISO-8859-1?Q?Michael_Str=F6der?=

    Who is using python-ldap with Python 1.5.x and 2.0-2.2?

    HI!

    I'd like to hear from the Python community whether support for Python
    version prior to 2.3 is still needed in python-ldap. Please tell me
    which Python version you're using and why it'd be important for you to
    have python-ldap updates still supporting it.

    BTW: Actually older Python versions are not tested with recent
    python-ldap since at least two years. But I'd like to clearly decide on
    that.

    Ciao, Michael.
  • Jeroen Ruigrok van der Werven

    #2
    Re: Who is using python-ldap with Python 1.5.x and 2.0-2.2?

    -On [20080616 15:55], Michael Ströder (michael@stroed er.com) wrote:
    >I'd like to hear from the Python community whether support for Python
    >version prior to 2.3 is still needed in python-ldap. Please tell me
    >which Python version you're using and why it'd be important for you to
    >have python-ldap updates still supporting it.
    Not that I use python-ldap at work, but our lowest Python version is 2.3 and
    we're working towards making 2.5 the default.

    Hopefully that helps you for versions used. :)

    --
    Jeroen Ruigrok van der Werven <asmodai(-at-)in-nomine.org/ asmodai
    イェルーン ラウフロッ ク ヴァン デル ウェルヴェ ン
    http://www.in-nomine.org/ | http://www.rangaku.org/ | GPG: 2EAC625B
    But the time has come when all good things shall pass...

    Comment

    • Jeffrey Froman

      #3
      Re: Who is using python-ldap with Python 1.5.x and 2.0-2.2?

      Michael Ströder wrote:
      Please tell me
      which Python version you're using
      We do have one venerable machine here at work using python2.2 with
      python-ldap2.0.0pre04. As you can see, we haven't bothered to update either
      in quite a while ;-)
      and why it'd be important for you to
      have python-ldap updates still supporting it.
      For us, it is not important. Should we want or need to update python-ldap on
      that one machine, we'll update python along with it (and vice versa.)


      Thank you,
      Jeffrey

      Comment

      Working...