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 }}
sffej
/
python-pythoncapi-compat
Public
forked from
python/pythoncapi-compat
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
python-pythoncapi-compat
tests
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 18, 2024
Add PyUnicodeWriter API (#95)
vstinner
authored
4094c64
View commit details
Copy full SHA for 4094c64
View code at this point
Browse repository at this point
Commits on Jun 3, 2024
Add PyLong_GetSign() function (#99)
vstinner
authored
18d1df7
View commit details
Copy full SHA for 18d1df7
View code at this point
Browse repository at this point
Commits on May 22, 2024
Fix test_frame() on Python 3.13 beta 1 (#98)
vstinner
authored
9d14fad
View commit details
Copy full SHA for 9d14fad
View code at this point
Browse repository at this point
Commits on Apr 2, 2024
Add PyDict_SetDefaultRef()
vstinner
committed
bbf462c
View commit details
Copy full SHA for bbf462c
View code at this point
Browse repository at this point
Commits on Mar 29, 2024
gh-88: Add PyList_GetItemRef()
vstinner
committed
f667991
View commit details
Copy full SHA for f667991
View code at this point
Browse repository at this point
Commits on Mar 28, 2024
Fix test_unicode()
vstinner
committed
d16872a
View commit details
Copy full SHA for d16872a
View code at this point
Browse repository at this point
Commits on Mar 21, 2024
Add Py_GetConstant() and Py_GetConstantBorrowed() (#87)
vstinner
authored
b16ff9a
View commit details
Copy full SHA for b16ff9a
View code at this point
Browse repository at this point
Commits on Mar 9, 2024
Add hash constants (#85)
vstinner
authored
7539c7f
View commit details
Copy full SHA for 7539c7f
View code at this point
Browse repository at this point
Commits on Feb 20, 2024
Add PyTime API (#84)
vstinner
authored
52486a9
View commit details
Copy full SHA for 52486a9
View code at this point
Browse repository at this point
Commits on Dec 15, 2023
Add Py_HashPointer() (#83)
vstinner
authored
4678af4
View commit details
Copy full SHA for 4678af4
View code at this point
Browse repository at this point
Commits on Dec 1, 2023
Update tests
vstinner
committed
2ff4441
View commit details
Copy full SHA for 2ff4441
View code at this point
Browse repository at this point
Commits on Nov 14, 2023
Add PyDict_Pop() function (#81)
Show description for 5bf2fb2
vstinner
authored
5bf2fb2
View commit details
Copy full SHA for 5bf2fb2
View code at this point
Browse repository at this point
Commits on Nov 13, 2023
Add PyList_Extend() (#80)
vstinner
authored
1c1ab38
View commit details
Copy full SHA for 1c1ab38
View code at this point
Browse repository at this point
Commits on Oct 16, 2023
Test Python 3.13 (#79)
Show description for 85e4cd5
vstinner
authored
85e4cd5
View commit details
Copy full SHA for 85e4cd5
View code at this point
Browse repository at this point
Commits on Oct 12, 2023
Add PyUnicode_EqualToUTF8() function (#78)
Show description for 99ab0d3
vstinner
authored
99ab0d3
View commit details
Copy full SHA for 99ab0d3
View code at this point
Browse repository at this point
Commits on Oct 3, 2023
Add PyThreadState_GetUnchecked() (#77)
vstinner
authored
f78c780
View commit details
Copy full SHA for f78c780
View code at this point
Browse repository at this point
Add PyObject_VisitManagedDict() (#76)
Show description for a594354
vstinner
authored
a594354
View commit details
Copy full SHA for a594354
View code at this point
Browse repository at this point
Commits on Sep 29, 2023
Add PyObject_HasAttrWithError() (#74)
Show description for 671fb69
vstinner
authored
671fb69
View commit details
Copy full SHA for 671fb69
View code at this point
Browse repository at this point
Commits on Sep 19, 2023
Add PyMapping_HasKeyWithError() function (#73)
Show description for 309c56d
vstinner
authored
309c56d
View commit details
Copy full SHA for 309c56d
View code at this point
Browse repository at this point
Commits on Aug 24, 2023
Add PyLong_AsInt() function (#72)
vstinner
authored
8109811
View commit details
Copy full SHA for 8109811
View code at this point
Browse repository at this point
Add PyDict_ContainsString() function (#71)
vstinner
authored
4734c8e
View commit details
Copy full SHA for 4734c8e
View code at this point
Browse repository at this point
Commits on Aug 23, 2023
Fix setup.py when CC contains -std=c11 option (#70)
Show description for 5b5b547
vstinner
authored
5b5b547
View commit details
Copy full SHA for 5b5b547
View code at this point
Browse repository at this point
Commits on Aug 18, 2023
Add Py_IsFinalizing() (#66)
vstinner
authored
1bb4e16
View commit details
Copy full SHA for 1bb4e16
View code at this point
Browse repository at this point
Commits on Aug 16, 2023
Tests log the Python version
vstinner
committed
91e323f
View commit details
Copy full SHA for 91e323f
View code at this point
Browse repository at this point
Commits on Jul 21, 2023
Add PyDict_GetItemRef()
vstinner
committed
eaff3c1
View commit details
Copy full SHA for eaff3c1
View code at this point
Browse repository at this point
Commits on Jul 18, 2023
Use _Py_NULL for C++
vstinner
committed
c7dac97
View commit details
Copy full SHA for c7dac97
View code at this point
Browse repository at this point
Add PyModule_Add() function
Show description for e3f0eba
vstinner
committed
e3f0eba
View commit details
Copy full SHA for e3f0eba
View code at this point
Browse repository at this point
Commits on Jul 12, 2023
Add PyMapping_GetOptionalItem() function
vstinner
committed
7515dae
View commit details
Copy full SHA for 7515dae
View code at this point
Browse repository at this point
Add PyObject_GetOptionalAttr() function
vstinner
committed
157d6d4
View commit details
Copy full SHA for 157d6d4
View code at this point
Browse repository at this point
Commits on Jul 10, 2023
Add PyObject_Vectorcall() (#62)
vstinner
authored
1911dd4
View commit details
Copy full SHA for 1911dd4
View code at this point
Browse repository at this point
Commits on Jul 9, 2023
PyWeakref_GetRef() returns 1 on success
Show description for d000b55
vstinner
committed
d000b55
View commit details
Copy full SHA for d000b55
View code at this point
Browse repository at this point
Commits on Jun 21, 2023
Add PyWeakref_GetRef() function (#61)
vstinner
authored
6c49cf3
View commit details
Copy full SHA for 6c49cf3
View code at this point
Browse repository at this point
Commits on Jun 20, 2023
Drop support for alpha versions of Python 3.11
vstinner
committed
e893e06
View commit details
Copy full SHA for e893e06
View code at this point
Browse repository at this point
Add PyImport_AddModuleRef() function
vstinner
committed
8ba8db3
View commit details
Copy full SHA for 8ba8db3
View code at this point
Browse repository at this point
Commits on Jun 1, 2023
Update tests for Python 3.12 (#60)
Show description for 513acb3
vstinner
authored
513acb3
View commit details
Copy full SHA for 513acb3
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.