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 supported881 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-119670: Add `force` keyword only argument to `shlex.quote`
- gh-148731: Fix Element.iter() crash on OOM
- gh-148765: Fix description of `include_hidden` parameter in glob docs
- ElementTree.parse() fails with "not well-formed" for declared encoding "utf8"
- `__import__` / `importlib.__import__` returned module, top level or not
- sets with >30 elements not constant-folded in `in`/`not in` and `for` loops
- Hangup when printing empty string to unbuffered stdout
- gh-66077: Fix blocking reads from `wsgi.input` in `wsgiref.simple_server`
- gh-148806: Bump LLVM in CI sanitizer tests to 22
- gh-113093: Add mode parameter to shelve.open
- Docs
- Python not yet supported