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 supported954 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Add a functools.cache variant for methods to avoid keeping instances alive
- extend `sys` module on windows
- Be more purposeful in the Python version in `pyvenv.cfg`
- gh-102494: fix MemoryError and data race in devpoll based selector on Solaris
- sys.executable is broken in VirtualEnv in Windows for Python 3.11 using Nushell
- gh-101558: Add time.sleep_until()
- gh-71966: Sync-up docstrings in C version of the the decimal module
- Make it easier to traverse the frame stack for third party tools.
- Improving GC collections: dynamic thresholds, single generation gc and time barriers
- gh-100129: Make the names of all classes in the types module resolvable
- Docs
- Python not yet supported