10
I Use This!
Low Activity

Commits : Listings

Analyzed about 24 hours ago. based on code collected about 24 hours ago.
Dec 29, 2024 — Dec 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove support for EOL Python 3.3 More... almost 8 years ago
Wording change in search* docs More... almost 8 years ago
Better hack: filterstr=None More... almost 8 years ago
Add workarounds for default argument types More... almost 8 years ago
Update uses of map() to use list/set comprehensions instead More... almost 8 years ago
Add more tests for bytes mode affected functions More... almost 8 years ago
Make schema attribute names text More... almost 8 years ago
Remove unused local variable, norm_func More... almost 8 years ago
Doc: Add updating the GitHub release page to the release process More... almost 8 years ago
Refactor syncrepl tests to run with bytes_mode More... almost 8 years ago
Document all_records attribute of class LDIFRecordList More... about 8 years ago
Merge pull request #141 – Make testing on non-Linux platforms easier More... about 8 years ago
Show argument name instead of content in LDAPBytesWarning More... about 8 years ago
slapdtest: Set and check command paths in __init__ More... about 8 years ago
Bump version to 3.0.0b3 More... about 8 years ago
Add recent changes to release notes More... about 8 years ago
Remove override of UserDict.get() to avoid reimplementation More... about 8 years ago
Call str.lower() as a method More... about 8 years ago
Remove unnecessary bool() call More... about 8 years ago
Use PATH to lookup test binaries More... about 8 years ago
Remove unused import of pwd module More... about 8 years ago
Make LDAPI optional More... about 8 years ago
Add reproducer for NSS callback issue More... about 8 years ago
Merge pull request #128 – When raising LDAPBytesWarning, walk the stack to determine stacklevel More... about 8 years ago
Add tests and coverage for tracing More... about 8 years ago
More / fixed pragma: no cover More... about 8 years ago
Add pragma: no cover to avoid spurious cov changes More... about 8 years ago
Use stack walking for LDAPBytesWarning also in initialize() More... about 8 years ago
Doc deprecated functions for removal in 3.1 More... about 8 years ago
Run clean --all in all tox targets (#121) More... about 8 years ago