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 supported939 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-154387: fix `structseq_repr` by labeling unnamed fields in repr as `<unnamed@N>`
- gh-154196: Improve `AttributeError` messages from unresolved lazy imports
- pathlib.Path.copy() can copy a directory into itself via absolute paths or symlinks
- 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]
- Docs
- Python not yet supported