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 supported964 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- `warnings.deprecated` has no `skip_file_prefixes`
- gh-156929: add `skip_file_prefixes` to `warnings.deprecated`
- gh-156082: Do not run tests using the same machine-wide resource at once
- doc: Improve C API manual for complex number objects
- gh-156701: Increase the SystemTap usability timeout
- test_dtrace should try to terminate SystemTap gracefully before SIGKILL
- Upgrade bundled Expat to 2.8.4 (e.g. for 4 security fixes)
- [3.15] gh-156101: Don't set the result in error in PyLong_AsInt32() (GH-156727)
- gh-156668: Fix Document.async_ setter
- [3.13] gh-156002: Bound zipfile decompression for bzip2/LZMA (GH-156003) (GH-156362)
- Docs
- Python not yet supported