Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,494 contributions in the last year
Activity overview
Contributed to
fedora-python/portingdb,
pyvec/naucse.python.cz,
python/cpython
and 5 other
repositories
Contribution activity
June 2020
Created a pull request in python-ldap/python-ldap that received 7 comments
- Use openldap.h on OpenLDAP 2.4.48
- Remove coverage
- Make indent again
- Allow LDAP connection from file descriptor
- Fix NULL deref and checks in LDAPmessage_to_python
- Extract new password in passwd_s (#246)
- Improve TLS documentation
- Store message id for exceptions raised from result4()
- Tox: replace setup.py test with unittest discover
- Misc code format fixes
- Deprecate cidict's strlist functions
- Document that TLS options are backend specific
- Don't overallocate memory in attrs_from_List()
- Additional exception fields
Created an issue in python-ldap/python-ldap that received 1 comment
python-ldap declares ldap_init_fd
Currently, python-ldap carries a declaration of OpenLDAP's ldap_init_fd:
python-ldap/Modules/functions.c Lines 47 to 48 in c00694e
This …
1
comment