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
- Compiling executors can result in excessively large amounts of machine code.
- Two unrelated ideas mixed in one paragraph of the tutorial (`sys.path` section)
- Reword the Expressions chapter of the docs
- gh-141713: Prevent possible memory denial of service when reading
- asm_trampoline.S misses GCS flag for aarch64
- Docstring of array.array misses 'w' type info and mentions wide/narrow builds
- gh-42948: add `preserve_timestamps` to `shutil.copystat` and `shutil.copy2`
- Using `winreg.DeleteTree` in `test_winreg`
- gh-142103: Using winreg.DeleteTree to replace delete_tree in test_winreg
- shutil.copytree infinite recursion crash on Windows Directory Junctions (WinError 206)
- Docs
- Python not yet supported