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 supported865 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- bpo-30193: Allow to load buffer objects with json.loads()
- bpo-1346874: Add 'Expect: 100-Continue' support to httplib
- Fix PYTHONPATH man page in empty-value case
- gh-70186: Fix doctest badly handling unwrapable objects
- bpo-7940: add support for negative end positions to re.finditer and re.findall
- gh-81368: Update PyCField_get_size
- bpo-36656: Add race-free os.symlink wrapper / helper
- bpo-28869: Skip one additional frame when type.__new__ is called not directly from type.__call__.
- bpo-6839: removed unnecessary file name encoding test from ZipFile.open()
- gh-44098: Release the GIL while calling mmap() in the mmap module on Windows
- Docs
- Python not yet supported