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 supported882 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-146169: correctly handle re-entrant parsing calls in Expat handlers
- gh-76273: Fix autospec mocking of instance and class methods
- Add a module for monitoring GC statistics
- gh-143263: relax `test_ctx_mgr_rollback_if_commit_failed` for SQLite 3.45+
- gh-146492: Improve SyntaxError for missing comma between import clauses
- gh-53584: Prevent variable-nargs options from stealing required positional args
- GH-141148: ensure tasks/threads get fresh copy of decimal.Context
- Consider specialized syntax error for `&&` and `||`
- gh-137586: Replace 'osascript' with 'open' on macOS in webbrowser
- Segfault in _pickle.c:batch_dict_exact when pickling dict with concurrent mutation (free-threading)
- Docs
- Python not yet supported