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
- pdb -p: `list` command output contains trailing ^J markers
- gh-154271: Define _XOPEN_SOURCE=600 on Solaris to enable socket ancillary data and forkserver
- test_importlib: restore builtins after import
- gh-154324: Fix os.sendfile() error reporting on illumos
- [3.14] gh-152068: Reset PyREPL Colors on prompt finish (#152108)
- `structseq_repr` mislabels unnamed `PyStructSequence` fields (e.g. `os.stat_result` slots 7–9)
- gh-145868: Suggest names on typos in `__future__` imports
- gh-154318: Guard C recursion when hashing nested tuples and frozendicts
- gh-132941: Soft deprecate various typing classes
- Add a page detailing the time complexity of operations on built-in types
- Docs
- Python not yet supported