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 supported886 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Mock.assert_has_calls([]) is surprising for users
- Use interactive input even if stdout is redirected
- Absolute imports fail in some cases where relative imports would work
- PermissionError in subprocess.check_output() when an inaccessible directory on the path
- signal.set_wakeup_fd() doesn't work if the signal don't have handler
- unittest.mock does not wrap dunder methods (__getitem__ etc)
- Support embedding the standard library in an executable
- Bad .pyc files prevent import of otherwise valid .py files.
- document cross compilation
- Integration tests for pty.spawn on Linux and all other platforms
- Docs
- Python not yet supported