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 supported763 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Add `AnyLogger` type (`Logger | LoggerAdapter` alias)
- After "make install" the __pycache__ directories are only readable by root
- Subtle error in `getattr_hook` example in the Descriptor Guide
- gh-88110: clear concurrent.futures.thread._threads_queues after fork to avoid joining parent process' threads
- Segmentation Faults during build on NetBSD configuring with --enable-profiling
- gh-126108: Fix potential null pointer dereference in PySys_AddWarnOptionUnicode
- gh-126119: fix some crashes in code objects if `co_stacksize` is absurdly large
- Potential null pointer dereference in `PySys_AddWarnOptionUnicode`
- Unpacking TypeAliasType to tuple of types using * errors at runtime, Unpack doesn't
- Require reviews for new features
- Docs
- Python not yet supported