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 supported955 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`
- Using the unit tests as the PGO task has problems
- Move reftracer call from `_Py_Dealloc` to non-inlined function call
- Turtle - rotate head when shape is set to image
- Treat `KeyboardInterrupt` or `SystemExit` the same on program exit even if they are inside exception groups
- unexpected behavior of `datetime.astimezone` method
- REPL exits with traceback when str(sys.ps1) raises
- pygettext: Wrapping to `width` is not implemented for msgids
- Docs
- Python not yet supported