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 supported904 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- [3.13] gh-149144: Use `decodeURIComponent()` for UTF-8 support in `js_output()` (GH-149157)
- asyncio: incorrect docstring for `loop.sock_sendto` (copied from `sock_sendall`)
- test_profiling: test_run_failed_module_live() fails on AMD64 Arch Linux Asan 3.x
- gh-150973: Add PyUnicodeWriter_WriteRawStr() function
- GH-54732: Tweak wording around empty lines in argument files
- GH-55797: Add `ArgumentParser.add_mutually_inclusive_group`
- gh-150932: Add a partial-line-marker on Apple system logger and optimize the iOS testbed runner
- GH-59633: Clarify dest collisions in argparse docs
- GH-61082: Clarify nargs='*' positional default behavior
- gh-150942: Speed up csv.reader row building
- Docs
- Python not yet supported