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
- Decimal.shift does not fully obey its context arg?
- gh-126599: Refactor the `_PyOptimizer` APIs
- Use freelist for range and range_iter objects
- the socket module should include `getifaddrs` because it is necessary to translate the output of `if_nameindex` into addresses
- Docs: Miscellaneous corrections to simple statements in the language reference
- (Re)move paragraph(s) about the differences with the C interface in the math module?
- multiprocessing async .get() hangs if the pool is terminated
- gh-126742: allow to use non-UTF8 exception messages
- Emscripten support: Remove `--with-emscripten-target`
- InterpreterPoolExecutor workers do not inherit modifications made to sys.path before starting.
- Docs
- Python not yet supported