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
- gh-143017: Improve performance of get and put for subinterpreter queues
- Use-after-free in lsprof `initContext` via re-entrant external timer `__index__`
- gh-142516: fix reference leaks in `ssl.SSLContext` objects
- Document secrets.DEFAULT_ENTROPY as an opaque value
- functools.singledispatch registration prioritizes the types of normal arguments before positional-only ones
- gh-106318: Improve str.rstrip() method doc
- Fix folding of long comments of unfoldable characters in email headers
- Improve Lib/test/test_decimal.py CLI with argparse
- gh-143990: Preserve negative pixel sizes in tkinter.font.Font
- Increase test coverage for tkinter.simpledialog
- Docs
- Python not yet supported