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-130819: Update `tarfile.py#_create_gnu_long_header` to align with GNU Tar
- Inconsistent error messages when returning the wrong type for the type-conversion magic methods
- Type hints for `pathlib.types`
- gh-129846: clarify suppression of warning output in `catch_warnings`
- 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`
- 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
- Docs
- Python not yet supported