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 supported854 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Quadratic time internal base conversions
- 3.11 branch: `column >= -1` assertion failure with pytest rewriting
- Severe performance degradation for tracing under 3.11
- asyncio: Use strong references for free-flying tasks
- gh-72793: C implementation of parts of copy.deepcopy
- Change shutil.rmtree and os.walk to support very deep hierarchies
- Use zlib-ng (fast!) rather than mainline stale zlib in binary releases
- Allow Python distributors to add custom site install schemes
- [subinterpreters] crash when importing _sre in subinterpreters in parallel (Python 3.9 regression)
- shutil: add reflink=False to file copy functions to control clone/CoW copies (use copy_file_range)
- Docs
- Python not yet supported