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 supported952 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-70715: collect garbage before builtins are restored during shutdown
- gh-70787: ensure thread safety when creating child mock for a magic method with calculated return value
- `select.BaseSelector.select` do not conform to documentation with regard to signal handling
- Deferred reference counts
- More easily support creating reproducible archives with `shutil`
- 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
- Docs
- Python not yet supported