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 supported843 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-127298: When in FIPS mode ensure builtin hashes check for usedforsecurity=False
- Type slots are not thread-safe in free-threaded builds
- Missing styles for pages created by a 'python -m pydoc -w' call
- pathlib: Path('.').exists() returns True when current working directory (cwd) was deleted
- gh-127276: add embedded styles to documentation pages created by a 'python -m pydoc -w' call
- Environment colision between regular and free-threaded builds when using the Windows installer
- gh-74695: Add support for ctypes.c_bool on opposite endian systems
- Assertion failures from `_interpchannels._register_end_types`
- Failed assertion in `Python/legacy_tracing.c:431` on a free-threading build
- gh-127124: Change context watcher callback to a callable object
- Docs
- Python not yet supported