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 supported763 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- `test_strftime_y2k` fails on embedded Linux
- unittest mock with __new__ function lead to TypeError
- List generic arguments for `collections.abc` base classes in documentation
- Python implementation of traceback limit does not default to 1000 as documented in 3.13
- gh-123539: Improve SyntaxError msg for `import as` with not a name
- `Path.from_uri()` doesn't work if the URI contains host component
- Improve `SyntaxError` message for `import a as b.c`
- Performance regression for loops in 3.12 vs 3.11
- gh-123557: Limit the reading size from Unix sockets to same limit pipes use
- gh-123369: IDLE now support for REPL-specific commands, like help exit license and quit without the need to call them as functions
- Docs
- Python not yet supported