Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Product
GitHub Copilot
Write better code with AI
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
python
/
pythoncapi-compat
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
31
Star
89
Code
Issues
1
Pull requests
1
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit History
Commits on Jun 24, 2025
Avoid %T format in error message (#146)
Show description for b541b98
vstinner
authored
b541b98
Copy full SHA for b541b98
Commits on Jun 9, 2025
Add PyUnicodeWriter_WriteASCII() (#145)
vstinner
authored
ffae0ff
Copy full SHA for ffae0ff
Commits on Jun 3, 2025
Add PySys_GetAttr() function (#143)
vstinner
authored
fde4d34
Copy full SHA for fde4d34
GHA: Get rid of Ubuntu 20.04 (#144)
Show description for ecf3cd4
vstinner
authored
ecf3cd4
Copy full SHA for ecf3cd4
Commits on Apr 14, 2025
upgrade_pythoncapi: try to preserve newlines when patching (#141)
Show description for 0a8b2c5
lazka
authored
0a8b2c5
Copy full SHA for 0a8b2c5
Commits on Mar 31, 2025
Test PyPy 3.11 (#140)
vstinner
authored
3082742
Copy full SHA for 3082742
Commits on Feb 18, 2025
Don't redefine _Py_NULL macro if already defined (#138)
Show description for 632d1aa
vstinner
authored
632d1aa
Copy full SHA for 632d1aa
Commits on Jan 28, 2025
Closes #136: Replace extern with PyAPI_FUNC() (#137)
vstinner
authored
c84545f
Copy full SHA for c84545f
Commits on Jan 26, 2025
test_config: get the last PyConfig member (#135)
vstinner
authored
81eefa7
Copy full SHA for 81eefa7
Avoid Py_ARRAY_LENGTH() (#134)
Show description for 4c53701
vstinner
authored
4c53701
Copy full SHA for 4c53701
GHA: Test Python 3.14 (#133)
vstinner
authored
d341dac
Copy full SHA for d341dac
Fix multiple definitions for Py_fclose (#130)
cdce8p
authored
d24c201
Copy full SHA for d24c201
GHA: Test more Python versions on macOS/Windows (#132)
Show description for 03043e3
vstinner
authored
03043e3
Copy full SHA for 03043e3
Commits on Jan 19, 2025
Add PyConfig_Get() (#128)
vstinner
authored
8a52253
Copy full SHA for 8a52253
Optimize PyWeakref_GetRef() (#129)
vstinner
authored
b1b2071
Copy full SHA for b1b2071
Commits on Jan 6, 2025
Add Py_fopen() and Py_fclose() (#127)
vstinner
authored
79404e9
Copy full SHA for 79404e9
Commits on Dec 16, 2024
Add structmember.h constants (#126)
vstinner
authored
7eb512b
Copy full SHA for 7eb512b
Commits on Dec 13, 2024
Add PyLong Import/Export API (#121)
Show description for 61709bf
skirpichev
and
vstinner
authored
61709bf
Copy full SHA for 61709bf
Commits on Nov 29, 2024
Add PyGObject as a user (#124)
danyeaw
authored
900c130
Copy full SHA for 900c130
Commits on Nov 19, 2024
prepare for pypy3.11 release (#123)
mattip
authored
0f1d42a
Copy full SHA for 0f1d42a
Commits on Nov 15, 2024
Relax PYPY_VERSION_NUM requirements for hash macros (#122)
Show description for 03e441d
skirpichev
authored
03e441d
Copy full SHA for 03e441d
Commits on Nov 12, 2024
Add PyLong_IsPositive/Negative/Zero() functions (#119)
Show description for 77abeec
skirpichev
and
vstinner
authored
77abeec
Copy full SHA for 77abeec
Commits on Oct 17, 2024
Update link to latest version (#118)
cdce8p
authored
0041177
Copy full SHA for 0041177
Commits on Oct 15, 2024
Treat warnings as errors on Windows (MSVC) (#117)
Show description for ec07618
vstinner
authored
ec07618
Copy full SHA for ec07618
Commits on Oct 14, 2024
Fix 'redefinition; different linkage' errors with cp313-win (#115)
cdce8p
authored
6d8c17a
Copy full SHA for 6d8c17a
Fix GitHub Actions for latest Ubuntu (#116)
vstinner
authored
74a7723
Copy full SHA for 74a7723
Commits on Oct 9, 2024
Add PyLong_FromUInt64() and PyLong_AsUInt64() (#114)
vstinner
authored
669c882
Copy full SHA for 669c882
Add PyIter_NextItem() function (#113)
vstinner
authored
38e2d32
Copy full SHA for 38e2d32
Add Py_HashBuffer() function (#112)
vstinner
authored
3f1c06d
Copy full SHA for 3f1c06d
Add PyBytes_Join() function (#111)
vstinner
authored
fba4977
Copy full SHA for fba4977
Add PyUnicode_Equal() function (#110)
vstinner
authored
abc0f29
Copy full SHA for abc0f29
Commits on Oct 8, 2024
Document PyUnicodeWriter API (#109)
vstinner
authored
bb0934e
Copy full SHA for bb0934e
Commits on Sep 23, 2024
Fix incorrect use of assignment in place of an equality test. (#108)
hawkinsp
authored
d20d7f8
Copy full SHA for d20d7f8
Commits on Aug 26, 2024
Add critical section API (#106)
ngoldbaum
authored
2d18aec
Copy full SHA for 2d18aec
Commits on Aug 6, 2024
Add static inline to PyUnicodeWriter_WriteStr (#104)
Show description for 39e2663
vstinner
authored
39e2663
Copy full SHA for 39e2663
Pagination
Previous
Next
You can’t perform that action at this time.