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 supported849 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Failed to create SSL context when FIPS enabled in python-cryptography
- address and flags are ignored in `socket.send_fds` and `socket.recv_fds`
- perf trampoline tests fail after BOLT optimizations
- gh-128670: Use the pyvenv.cfg home location in getpath when the default executable points to the same realpath as the running executable
- Add a convenient way to visualize an `sqlite3.Cursor` in a terminal (and maybe also Jupyter)
- gh-128881: Do not ignore `address` and `flags` parameters in `socket.{send,recv}_fds`
- gh-128846: Add check_tk_version function to test.support
- BOLT optimizations fail on Linux aarch64
- `doctest._load_testfile` uses deprecated Loader.get_data API, it should use importlib.resources
- gh-128862: use importlib.resources to acquire doctest resources
- Docs
- Python not yet supported