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 supported881 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-89529: disallow `default_factory` for fields in dataclasses without `__init__`
- importlib.resources.files() doesn't work correctly when importlib library is compiled
- Fix documentation for time.ctime()
- sys.monitoring branches for `match` cases showing incorrectly
- The running time of the load_verify_locations functions of the SSL module using the cafile and cadata parameters is quite different.
- Python limited history test fails when configured to use editline instead of readline
- In Doc/library/re.rst rename a variable from `match` to `m`
- `get_original_bases` does not return what `cls.__orig_bases__` returns
- Handle TCP socket failure in `logging.handlers.SysLogHandler.emit`
- Builds Without HAVE_DYNAMIC_LOADING Set Still Expose Features and API Related to Dynamic Modules
- Docs
- Python not yet supported