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 supported788 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- During decompression python tries to read sys.maxsize - which fail on start with MemoryError in case of any resource memory limit set.
- gh-119459: Fix HiDPI blurring of every program window that using tkinter
- Wrong `follow_symlinks` default fallback implementation
- gh-119885: follow_symlinks in os.link()
- Improve ``NameError`` message when non-mangled name exists in the global scope
- create an internals documentation folder in the cpython repo
- GH-119812: ipaddress: Consider 100.64.0.0/10 private
- SIGBUS: writing to `mmap`ed device beyond file size
- sysconfig values for `platstdlib` do not appear to be accurate
- ipaddress: Shared Address Space (100.64.0.0/10) is neither private nor global
- Docs
- Python not yet supported