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 supported851 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Use-after-free due to race between SSLContext.set_alpn_protocols and opening a connection
- Linux: shutil.which fails to find executable in current working directory/cwd when PATH unset (subprocess works)
- gh-140947: fix contextvars handling for server tasks in asyncio
- gh-140972: Empty docstrings passed to `DynamicClassAttribute` are preserved
- certain f/t-string expressions not copied correctly to debug str or interpolations
- Add vi mode to pyrepl
- Dead example URL in urlib.robotparser documentation
- memory leak in `_PyJit_TryInitializeTracing`
- Provide custom error messages for overflows in PyLong_AsLong/PyLong_AsInt()
- test_perf_profiler: race condition when cleaning up perf-*.map files
- Docs
- Python not yet supported