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 supported762 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-74028: concurrent.futures.Executor.map: add `buffersize` param for lazy behavior
- Decimal strict mode should prevent Decimal("0.89") == 0.89
- gh-114940: Use fine-grained mutex protection for `PyInterpreterState.threads`
- memoryview is a Sequence but does not implement the full Sequence API
- Add ability to retrieve choices from `argparse.ArgumentParser`
- Installing Python 3.13.0 on Android proot-chroot (Debian Environment)
- `from __future__ import barry_as_FLUFL` doesn't work
- IDLE: Unexpected behavior caused by the input method
- Segfault from `zoneinfo` with custom DateTime class
- Not able to compile python3.13.0 due to run into "double free or corruption" in test_functools.py
- Docs
- Python not yet supported