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 supported880 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-118158: Fix missing newline in py_compile CLI error output
- Improve inspect module CLI handling of non-source modules
- test_lazy_import: add coverage for reload() and sys.modules deletion after reification
- gh-149013: extend test_lazy_import coverage for reload() and sys.modu…
- Race in pickle.dumps/loads per-interpreter cache leaks references
- `_remote_debugging`: binary reader does not enforce `thread_count`
- `arraymodule`, `_decimal`: possible lazy import caches reference leaks in free-threaded builds
- gh-149000: Fix race / leak in pickle XID per-interpreter cae
- Fix typos in `Doc/library/curses.rst`
- Reduce size (by half or more) of debug JIT stencils.
- Docs
- Python not yet supported