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
- ProcessPoolExecutor worker processes stay alive after parent process is killed
- Splitdrive in ntpath.py Conflict with String Formatting Placeholder
- gh-111821: updates ord() error message from "expected a character" to "expected string of length 1"
- gh-111791: delegating extraction to zipfile module's extractall() method
- Change error message for `ord('string with >1 char')`
- shutil.unpack_archive skips false negatives containing '..'
- In csv.py - guess_delimiter: add `delimiters` to list of eligible delimiters
- curses: Textbox() insert mode does not work
- Text truncated in pdf format of documentation
- gh-111795: textpad FIX: insert_mode=True does not work
- Docs
- Python not yet supported