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 supported762 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- GH-85118: Add SEM_FAILCRITICALERRORS to SuppressCrashReport call to SetErrorMode
- Document the final steps for producing CPython's macOS flat installer
- update windows default PATHEXT
- argparse: Add the keyword argument `subspace_dest` of type `Optional[str]` to `argparse._SubParsersAction.add_parser` to allow sub-namespaces which correspond to subparsers
- Windows Store installation of Python adds a pip.ini file which configures --user
- 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
- gh-103624: avoid DeprecationWarning when getting package metadata in pydoc
- Docs
- Python not yet supported