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 supported788 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-127276: add embedded styles to documentation pages created by a 'python -m pydoc -w' call
- ENH: Improve help() to suggest related commands when invalid input is given
- `Py_GIL_DISABLED` is not set on Windows
- gh-74695: Add support for ctypes.c_bool on opposite endian systems
- [tests] test_poplib fails with "env changed" on Arch Linux with OpenSSL 3.4: [SYS] unknown error (_ssl.c:2634)
- Assertion failures from `_interpchannels._register_end_types`
- Failed assertion in `Python/legacy_tracing.c:431` on a free-threading build
- GH-123599: Remove duplicate `url2pathname()` implementation
- gh-127124: Change context watcher callback to a callable object
- gh-127096: Do not recreate unnamed section on every read in ConfigParser
- Docs
- Python not yet supported