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 supported939 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-79282: Fix inspect.findsource breaking on class frame objects
- bpo-34861 Make cProfile default output more useful
- gh-69282: test_httpservers hangs since Python 3.5
- bpo-32904: Fix a potential crash in os.chdir() and os.getcwd() on Windows
- bpo-32862: Make os.dup2(fd, fd) a no-op for valid fd
- gh-76377: Rewrite plistlib with functional style.
- bpo-25457: Allow json.encode() to handle mixed keys when sort_keys=True
- gh-79516: allow msgfmt.py to compile multiple input po files
- gh-68443: Replace debug level-related logic in http client with logging
- gh-78857: Always return a 2-tuple from divmod() and PyNumber_Divmod().
- Docs
- Python not yet supported