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 supported954 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- `test_multiprocessing_spawn.test_processes` flaky tests on Windows
- gh-130718: Normalize edge cases in `datetime.timestamp` and `datetime.astimezone`
- 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
- Increase test coverage of `gettext`
- gh-128540: launch default browser more often on Linux
- Reorganize `os.path` documentation
- `date.strftime` and `datetime.strftime` format dates wrong in some locales.
- Docs
- Python not yet supported