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 supported950 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- The symbolic value lattice used in the tier 2 optimizer needs documentation and tests.
- `__slots__` can be an iterable, but `pickle` doesn't support this
- Generation of tier 2 traces is overly optimistic about the accuracy of profiling for branches.
- PDF: Broken reference to built-in exceptions in tutorial
- gh-115068: Add address to ConnectionRefusedError message
- mmap resize() and close() result in BufferErrors for no reason
- Improve readability in the docs for Popen capture_output
- Pasting G + tab in the usual console, even inside quotes, pastes GeneratorExit( instead
- pystats specialization effectiveness numbers aren't correct
- Docs: grammar definition for executor cases in `Tools/cases_generator/interpreter_definition.md` is outdated
- Docs
- Python not yet supported