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 supported880 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-128213: fast path for bytes creation from list and tuple
- Align the grammar of the `Decimal` string constructor with `float`'s
- `multiprocessing.Queue`: Exceeding a certain amount of bytes in the queue prevents proper exit
- Escaping the `repl` argument to `re.sub()`, `re.subn()`
- test_builtin.ImmortalTests.test_immortals tests are not so immortal on i586 and 3.14.0a3
- Incorrect MRO cache entry is populated for types that do not have a version assigned
- Performance enhancement of the turtle module
- email.parser can insert extraneous spaces when parsing rfc2047 headers with policy.default
- Windows device read failure through Python file interface with read buffering enabled
- Rewrite `sysconfig.get_config_vars` data generation to receive clearly-defined inputs
- Docs
- Python not yet supported