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 supported942 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- test_runpy causes running all Python tests when run directly
- asyncio.stream.FlowControlMixin._drain_helper may lead to a blocking behavior
- Cyclic GC threshold may need tweaks
- Namespace disassembly omits some compiled objects
- IDLE: Move prompts with input.
- IDLE: Add docstrings and tests for editor.py reload functions
- Use select.poll instead of select.select in SocketServer.BaseServer.serve_forever
- urlencode should accept generator as values for mappings when doseq=True
- [RFE] tarfile: add an option to change the "blocking factor"
- `site.abs__file__` fails for modules where `__file__` cannot be modified
- Docs
- Python not yet supported