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 supported950 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-107432: Rework the style of ``Doc/howto/functional.rst``
- gh-107428: Added overridable methods for handling duplicate sections and options in ConfigParser.
- Add `NoneType.__or__` to allow for `None | None` in type aliases and annotations
- Add a stdlib decorator that copies/applies the ParameterSpec from one function to another
- Glob behavior is inconsistent across libraries
- multiprocessing Value lock sample code incorrect?
- gh-106283: Distribute timeout across resolved hosts
- gh-93343: Expand warning filter examples
- Add dumpb functions to json module
- venv base path does not resolve symlinks using realpath()
- Docs
- Python not yet supported