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 supported927 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-150724: Optimize JIT keyword calls to exact args
- Fix hyphenation and spacing typos in standard library tutorial
- GitHub Actions: Docs/Docs CI fails randomly with "fatal: shallow file has changed since we read it" error (git 2.54.0 regression)
- 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: specialize shrinking 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
- Docs
- Python not yet supported