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 supported855 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Generic class with broken `__eq__` cannot be specialized
- test_exc() helper in test_format.py doesn't fail if exception message unexpected
- gh-119972: typing: Fix specialization of generic with broken __eq__
- gh-119946: Allow Enum to work with ABC mixin
- Cannot define Enum class with a mixin class derived from ABC
- Python 3.11 and above adding default module search path from the “PythonPath” registry key if the standard library was found already
- Multiple bugs in `multiprocessing.managers`: pickling, nesting, etc
- 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
- Docs
- Python not yet supported