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 supported938 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-151364: Add critical sections to kqueue
- gh-149965: rename `ptr_wise_atomic_memmove` to `_PyObject_ptr_wise_atomic_memmove`
- Optimize int add/sub for wide exact ints
- gh-151289: optimize shrinking wide int subtraction
- 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
- 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
- gh-151162: Increase test coverage for string formatting
- Docs
- Python not yet supported