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 supported788 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- More easily support creating reproducible archives with `shutil`
- User site packages are being added when site module is enabled in _pth file
- gh-63020: json.dump now attempts to serialize dict keys with default
- Tutorial - Broken Sentence
- Tutorial - Section 4 Has Numerous Problems
- gh-120001: Do not try to handle `InterruptedError` in `selectors.*Selector.select`
- pathlib.Path.unlink raises a `NotADirectoryError` if some element of the path is actually a file - this is undocumented
- Generic class with broken `__eq__` cannot be specialized
- test_exc() helper in test_format.py doesn't fail if exception message unexpected
- gh-119972: typing: Fix specialization of generic with broken __eq__
- Docs
- Python not yet supported