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 supported857 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Allow __slots__ on classes with Py_TPFLAGS_ITEMS_AT_END
- gh-60055: Allow passing a Request instance for RobotParser URLs
- Allow defining GenericAlias-like things
- GH-85118: Add SEM_FAILCRITICALERRORS to SuppressCrashReport call to SetErrorMode
- Document the final steps for producing CPython's macOS flat installer
- argparse: Add the keyword argument `subspace_dest` of type `Optional[str]` to `argparse._SubParsersAction.add_parser` to allow sub-namespaces which correspond to subparsers
- gh-103639: Add argparse 'subspace_dest' feature
- Inherited `multiprocessing.Process` cannot be utilized with `multiprocessing.Pool`
- gh-114905: Remove redundant assignment in ssl._create_unverified_context().
- pydoc emits deprecation warnings about package metadata
- Docs
- Python not yet supported