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 supported766 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-126775: make linecache.checkcache threadsafe and GC re-entrency safe
- Fix `ntpath.normpath()` for drive-relative paths
- Support qualified referencing for `ntpath.abspath()`
- [3.11] gh-126623: Update libexpat to 2.6.4, make future updates easier (GH-126792)
- [3.10] gh-126623: Update libexpat to 2.6.4, make future updates easier (GH-126792)
- [3.9] gh-126623: Update libexpat to 2.6.4, make future updates easier (GH-126792)
- maximum recursion depth in deepcopy regression
- Remove the AST optimizer
- urllib.request.url2pathname() mishandles non-empty authority sections on POSIX
- GH-126838: `url2pathname()`: handle non-empty authority section on POSIX
- Docs
- Python not yet supported