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 supported760 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- signal module ignores external signal changes
- copy.copy() does not properly copy os.environment
- argparse with many choices can generate absurdly long usage message
- Allow waiting on a mock
- IDLE add font resizing hot keys and wheel
- Add index attribute to IndexError
- str.isspace should use the Unicode White_Space property
- decouple unittest assertions from the TestCase class
- signal.pause() and signal handlers don't react to SIGCHLD in non-main thread
- iglob() has misleading documentation (does indeed store names internally)
- Docs
- Python not yet supported