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 supported862 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Enhancement to pydoc for Python 3.6 to allow full backgrounding as a server
- __pycache__ directory with World writable permission
- having a PriorityQueue in multiprocessing.queue module like in queue module would be a plus
- tarfile forgets set sgid when targetpath has it
- tempfile.TemporaryDirectory() should behave the same as a context manager as when used directly
- HTMLParser.handle_starttag should mention that value can be None
- TextIOWrapper usage of IncrementalEncoder doesn't match documentation around `final=`
- Mock.call_args and Mock.call_args_list not propagated to parent Mock
- Insufficient description of relative imports in docs.python.org
- build python with --enable-shared with static linked python against libpython*.a
- Docs
- Python not yet supported