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 supported855 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-128942: make arraymodule.c free-thread safe (lock-free)
- `test_multiprocessing_spawn.test_processes` flaky tests on Windows
- gh-130718: Normalize edge cases in `datetime.timestamp` and `datetime.astimezone`
- gh-130750: Fix invalid choices documentation
- Treat `KeyboardInterrupt` or `SystemExit` the same on program exit even if they are inside exception groups
- REPL exits with traceback when str(sys.ps1) raises
- pygettext: Wrapping to `width` is not implemented for msgids
- gh-130703: Implement wrapping to width for msgids
- gh-130647: Add `--omit-header` option to pygettext
- Increase test coverage of `gettext`
- Docs
- Python not yet supported