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 supported955 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Add `PyMethod_New` to the stable ABI / limited API
- gh-155092: Improve `__repr__` string of all synchronize tools in `multiprocessing` module.
- `pprint(..., expand=True)`'s "best effort" for adhering to `width=...` seems not very "best"
- pydoc HTML output is not responsive and has no viewport meta in released versions
- Free threaded: slicing a shared memoryview raises `ValueError: operation forbidden on released memoryview object`
- `test_warnings` not restoring filters for free threading tests
- PyContext watcher registry has data races in free-threaded builds
- [3.15] gh-67765: Add tests for wsgiref.validate (GH-112398)
- gh-57336: Deprecate setting read-only attributes in xml.dom.minidom
- _Py_atomic_add_*_relaxed
- Docs
- Python not yet supported