We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d423bd commit 5c11c36Copy full SHA for 5c11c36
CHANGES
@@ -18,10 +18,9 @@ Lib/
18
* method .decodeControlValue() of SSSResponseControl and VLVResponseControl
19
does not set class attribute result_code anymore
20
* always use bytes() for UUID() constructor in ldap.syncrepl
21
-* module ldapurl now almost PEP-8 compliant
22
-* module ldif now almost PEP-8 compliant
23
* module ldif now uses functions b64encode() and b64decode()
24
* fixed pickling and restoring of ReconnectLDAPObject
+* more modules with PEP-8 compliance
25
26
Tests/
27
* scripts do not directly call SlapdTestCase.setUpClass() anymore
0 commit comments