Skip to content

Releases: twisted/ldaptor

Release list

21.2.0

Choose a tag to compare

@adiroiban adiroiban released this 15 Feb 00:22
08551a0

21.2.0 (2021-02-28)

  • fix ModuleNotFoundError: No module named 'cStringIO' in ldaptor-ldap2pdns.
  • move scripts to console_scripts entry_points
  • replace deprecated calls to base64.decodestring and base64.encodestring.
  • This will be the last Ldaptor release to support Python 3.5.

16.0.0

Choose a tag to compare

@psi29a psi29a released this 07 Jun 15:04
Merge pull request #54 from psi29a/newer_twisted

tell travis and tox to drop older and add newer versions of twisted a…