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 supported897 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-58546: Adds documentation on how to handle redirects with urllib
- gh-107001: Add a stdlib decorator that copies/applies the ParameterSpec from one function to another
- gh-121662: Fix PyREPL on UNIX with non-blocking stdin
- gh-121639: Deduplicate reinitialization setup for ZipExtFile when seeking
- gh-121647: Define _Py_TYPEOF macro on more compilers
- support perf trampoline on -linux-musl
- gh-120932: Check the pyc file mtime at import
- compileall shouldn't recompile up-to-date files with hash-based invalidation mode
- C Unpickler memory leak when unpickling big geojsons
- `shutil.copytree` fails due to `os.setxattr` Permission denied on lustre filesystem
- Docs
- Python not yet supported