Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
python-ldap
/
python-ldap
Public
Notifications
You must be signed in to change notification settings
Fork
137
Star
440
Code
Issues
62
Pull requests
12
Actions
Projects
Security and quality
3
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Port module to Stable ABI + multi-phase module initialization
- #641
#641
Open
mistotebe
wants to merge 12 commits into
python-ldap:main
python-ldap/python-ldap:main
from
mistotebe:module_startup
mistotebe/python-ldap:module_startup
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Open
Port module to Stable ABI + multi-phase module initialization
#641
mistotebe
wants to merge 12 commits into
python-ldap:main
python-ldap/python-ldap:main
from
mistotebe:module_startup
mistotebe/python-ldap:module_startup
Copy head branch name to clipboard
Commits
Commits on Sep 15, 2026
fix(build): Include missing headers
mistotebe
committed
1115786
View commit details
Copy full SHA for 1115786
Browse repository at this point
build: Up target to 3.14 and free-threaded environments
mistotebe
committed
3cbd4a1
View commit details
Copy full SHA for 3cbd4a1
Browse repository at this point
refactor: Modernise to match 3.11 floor
mistotebe
committed
422552d
View commit details
Copy full SHA for 422552d
Browse repository at this point
refactor: Port LDAP_Type to heap type
Show description for b7ba8ed
tiran
authored and
mistotebe
committed
b7ba8ed
View commit details
Copy full SHA for b7ba8ed
Browse repository at this point
refactor: Move LDAP_ERROR_MIN/MAX to pythonldap.h
mistotebe
committed
d035f83
View commit details
Copy full SHA for d035f83
Browse repository at this point
refactor: Port to multi-phase module init
Show description for ef71497
tiran
authored and
mistotebe
committed
ef71497
View commit details
Copy full SHA for ef71497
Browse repository at this point
refactor: move all types into per-module state
mistotebe
committed
8d8b7fe
View commit details
Copy full SHA for 8d8b7fe
Browse repository at this point
refactor: Use functions from limited API
Show description for 561a84c
tiran
authored and
mistotebe
committed
561a84c
View commit details
Copy full SHA for 561a84c
Browse repository at this point
build: Enable Limited API for 3.13+
mistotebe
committed
9ca5574
View commit details
Copy full SHA for 9ca5574
Browse repository at this point
build: Declare module as free-threaded
mistotebe
committed
3c32dcd
View commit details
Copy full SHA for 3c32dcd
Browse repository at this point
build: Remove -Werror=declaration-after-statement
Show description for 4354d39
mistotebe
committed
4354d39
View commit details
Copy full SHA for 4354d39
Browse repository at this point
build: mimic APIs that 3.9-3.10 is missing
mistotebe
committed
5d280df
View commit details
Copy full SHA for 5d280df
Browse repository at this point
You can’t perform that action at this time.