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 supported938 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-154044: Fix data race on descriptor __qualname__ in FT build
- Combined PR to show `ContextVar` changes together
- Random.randbelow speed up by using larger variates
- gh-154668: Add escaping mode to PyUnicode_FromFormat()
- gh-154387: validate `PyStructSequence_Desc` field invariants
- Add `text_len` to `TextWrapper` for ANSI and variable character width awareness
- /usr/include/python3.15/pyport.h:494:9: error: ‘__STDC_VERSION__’ is not defined, evaluates to ‘0’ [-Werror=undef]
- gh-154690: pathlib: Resolve paths in ensure_distinct_paths() before comparing
- gh-154661: Reorganize difflib documentation
- gh-135683: Honor raiseExceptions when opening the file fails in FileHandler
- Docs
- Python not yet supported