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 supported855 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Potential bug in `type_call` because `kwds` is aliased - passed to both `tp_new` and `tp_init`?
- gh-119993 ignore `NotADirectoryError` in `Path.unlink()` if `missing_ok` is `True`
- 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
- gh-119702: New dynamic algorithm selection for string search (+ `rfind` alignment)
- More easily support creating reproducible archives with `shutil`
- gh-63020: json.dump now attempts to serialize dict keys with default
- Tutorial - Broken Sentence
- Docs
- Python not yet supported