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 supported880 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Add fast path to `deepcopy()` for empty list/tuple/dict/set
- Mac M1: ctypes crashes Blender application when I load and run my dylib.
- Add unittest.TestCase.assertMappingEqual
- tarfile "r|*" (stream mode) is much slower than "r:*"
- gh-121104: added method assertMappingEqual to unittest.TestCase and made assertDictEqual a wrapper of it
- gh-74020: Raise ValueError for negative values converted to unsigned
- [marshal] diffoscope crash when loading PYC files: memory corruption
- `urllib.request.getproxies_registry` does not return proxy exceptions (no_proxy)
- test_launcher fails if no Python is installed
- gh-121090: Skip test_shebang_command_in_venv if Python is not installed
- Docs
- Python not yet supported