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
- Expose message ID list from `ReferencesHeader`
- 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-113093: Add mode parameter to shelve.open
- gh-143632: Detect availability of `PR_SET_VMA` at runtime (fixes build with musl libc)
- gh-148798: Fix crash in _interpreters.create() on non-UTF-8 string in config
- Crash in `create_elementiter` when OOM
- `test.pythoninfo` fails on Windows in Azure CI
- Use `memchr` in SRE's prefix scanner
- Docs
- Python not yet supported