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 supported856 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-60198: Prevent memoryview pointing to freed heap memory
- subprocess.check_call's `stdout=` write to the underlying file opened by bz2.open
- subprocess.run() defaults to the wrong text encoding under Windows
- email module get_content() yields invalid UTF8 when CTE is 8bit
- gh-105285: Use UTF-8 on email content when CTE is '8bit'
- gh-111501: venv: do not export PS1 in activate
- GH-62052: add defer_close logic to FileIO
- `csv.QUOTE_MINIMAL` does not quote lines with escaped quote character.
- Difference in __total__ TypedDict using NotRequired
- test_peg_generator leaks references
- Docs
- Python not yet supported