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 supported852 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Bare `AttributeError` in `__getattr__` shows a garbled message with attribute suggestions
- gh-143807: Limit executor growth
- gh-143968: Prevent pathlib.Path.copy() from processing special files (FIFO, devices)
- gh-144087: Add support for unicode MINUS SIGN in `int`, `float` and `complex`
- difflib.GestaltSequenceMatcher implementation
- tests: asyncio: collect garbage in run_until_complete_nesting
- tracemalloc: Heap-use-after-free in _Py_IsImmortal when destroying subinterpreters while tracing
- Tachyon sample dump/replay crashes
- Entity references without semicolon in HTMLParser
- zipapp disregards filter when checking if target overwrites source
- Docs
- Python not yet supported