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 supported764 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- test_thread_time fails on NetBSD: time difference exceeds expected threshold
- Expand documentation for importlib.metadata custom providers to include caveats regarding backports
- New REPL sets global `__package__` to `'_pyrepl'`
- gh-123963: Expose GetCurrentByteCount from expat
- Daemonic threads not killed in some circumstances in python 3.13
- Inefficient ssl.SSLWantReadError exception slows down very common use-case
- `reset_mock` resets `MagicMock`'s magic methods in an unexpected way
- configure doesn't disable ncurses extended_pair_content() if ncursesw is not available
- Incorrect slot check: typo in `__dictoffset__`
- gh-117657: remove dump_traceback suppression from list
- Docs
- Python not yet supported