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
- Make it possible to use `sys.monitoring` for pdb/bdb
- 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
- gh-120037: User site packages are being added when site module is enabled in _pth file
- 3.130b1 Performance Issue with Free Threading build
- `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)
- Deprecate (soft) Py_HUGE_VAL macro
- Docs
- Python not yet supported