openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
python-ldap
Settings
|
Report Duplicate
10
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
about 6 hours
ago. based on code collected
1 day
ago.
Jun 29, 2025 — Jun 29, 2026
Showing page 17 of 34
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
(re)numbered test classes and methods
stroeder
More...
over 8 years ago
added Test02_ReconnectLDAPObject.test_reconnect_get_state
stroeder
More...
over 8 years ago
added Test02_ReconnectLDAPObject.test_reconnect_get_state
stroeder
More...
over 8 years ago
removed obsolete Python compability note from modules docstrings and demo scripts
stroeder
More...
over 8 years ago
ldap.modlist does not need ldap.cidict anymore
stroeder
More...
over 8 years ago
fixed ldap.schema.models.Entry.__contains__()
stroeder
More...
over 8 years ago
ldap.ldapobject: avoid using .has_key()
stroeder
More...
over 8 years ago
ldap.async: avoid using .has_key() and check result types against set() instances
stroeder
More...
over 8 years ago
ldap.schema: avoid .has_key(), NOT_HUMAN_READABLE_LDAP_SYNTAXES is not set()
stroeder
More...
over 8 years ago
ldap.cidict.__version__ imported from package
stroeder
More...
over 8 years ago
ldap.cidict: more nits around .has_key()
stroeder
More...
over 8 years ago
avoid use of .has_key()
stroeder
More...
over 8 years ago
use IterableUserDict in ldap.cidict
stroeder
More...
over 8 years ago
removed unneeded import for UserDict from ldap.schema.subentry
stroeder
More...
over 8 years ago
minor code-cleaning in ldif
stroeder
More...
over 8 years ago
ldap.schema.tokenizer: removed use of .has_key()
stroeder
More...
over 8 years ago
ldap.modlist: removed use of .has_key() and use set for attribute value set comparison
stroeder
More...
over 8 years ago
ldapurl: eliminated use of .has_key()
stroeder
More...
over 8 years ago
docstring cosmetics
stroeder
More...
over 8 years ago
module ldif now uses functions b64encode() and b64decode()
stroeder
More...
over 8 years ago
added LDIF test with line-folded, base64-encoded attribute
stroeder
More...
over 8 years ago
use new-style classes in ldapurl
stroeder
More...
over 8 years ago
fixed var usage when failing in test_bad_change_records()
stroeder
More...
over 8 years ago
removed all dependencies on modules string and types
stroeder
More...
over 8 years ago
removed almost all assert statements in ldap.schema.models, removed importing of types module
stroeder
More...
over 8 years ago
stick to naming convention with LDAPinit_pkginfo()
stroeder
More...
over 8 years ago
C module _ldap now also gets __author__ and __license__ set from ldap.pkginfo same like __version__
stroeder
More...
over 8 years ago
always use bytes() for UUID() constructor in ldap.syncrepl
stroeder
More...
over 8 years ago
white-space cleaning
stroeder
More...
over 8 years ago
announce minor changes for 2.5.2 in Modules/ and Lib/
stroeder
More...
over 8 years ago
←
1
2
…
13
14
15
16
17
18
19
20
21
…
33
34
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree