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 supported850 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Python interpreter sometimes crashes when a pytest test access `socket.getfqdn` or `socket.getaddrinfo` on MacOS
- Helper function for constructing URIs for `sqlite3.connect()`
- Dropping concurrent.futures.Executor.map result cancels pending futures
- Unicode characters ≥ 0x10000 cannot be inputted/behaves unusually at the REPL terminal.
- gh-136602: Fix wrong `offset_data` being used for sparse files with an additional `size` PAX keyword
- gh-136595: Normalize surrogate pairs in REPL input to fix UnicodeEnco…
- Multiple issues with enum __add_(value_)alias_ documentation
- gh-74585: Fix race condition in shutil.copyfile
- Add an example of writing a tarfile using stdin
- gh-46376: minimal fix for setting pointers via pointers in ctypes
- Docs
- Python not yet supported