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 supported858 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-105919 fix shutil.copytree() failing to override existing symbolic links
- gh-106693: Explicitly mark ob_sval as unsigned char to avoid UB
- mimetypes: also get MIME type/ext mapping for Windows from HKEY_CLASSES_ROOT\MIME\DataBase
- A warning should be added to difflib documentation about SequenceMatcher performance
- Add IDLE config option for sys.path additions
- Speedup for PyFloat_Unpack4/8
- ValueError on ephemeral zipfile after exception
- Glob behavior is inconsistent across libraries
- Defer finalizers and complex dealloc functions to eval-breaker points.
- ssl module fails to correctly match hostnames in match_hostname
- Docs
- Python not yet supported