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 supported787 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Provide improved error message for regex parse failures
- gh-116436: Improve error message when TypeError occurs during dict update
- GH-116380: Speed up `glob.glob()` by removing some system calls
- unittest.skip and other decorators should complain if the argument isn't callable
- file.tell() after a write is not correct in append mode
- Docs: In param lists mark up multiple types correctly
- ipaddress.py P2P broadcast networks
- [docs] example in the __main__ documentation using relative imports is contradictory to Python Tutorial which recommends absolute imports in __main__.py
- threading.Thread and proper cleanup
- Use NSInteger/NSUInteger where appropiate
- Docs
- Python not yet supported