cpython
https://github.com/python/cpython
Python
The Python programming language
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported917 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-149965: rename `ptr_wise_atomic_memmove` to `_PyObject_ptr_wise_atomic_memmove`
- Optimize int add/sub for wide exact ints
- gh-151289: Add a wide int fast path for add/sub
- gh-151046: Fix use-after-free in _Unpickler_ReadIntoFromFile
- ipaddress: 2001:1::3/128 (RFC 9665) missing from IPv6 _private_networks_exceptions, is_global returns False
- test_embed fails if --exec-prefix and --prefix differ
- gh-90949: Fix copy-paste typo in pyexpat capsule API initialization
- gh-148722: Make code objects support cyclic GC
- Speed up PyObject_CallMethod by avoiding the temporary bound method
- gh-151157: Speed up PyObject_CallMethod via _PyObject_GetMethod
- Docs
- Python not yet supported