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 supported958 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- 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…
- 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
- The C analyzer seems to fail when `--disable-gil` is set
- Improve the documentation of profiling with "perf maps"
- Clarify which parameters are accepted by Traversable.open
- `urllib.parse` accepts invalid characters in IPv6 ZoneIDs and IPvFuture addresses
- Docs
- Python not yet supported