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 supported776 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Multiprocessing termination behavior can result in errors or hangs.
- Debugger locks up linux station when debugging kivyMD application
- GH-46145: make `PyStructSequence` compatible with `namedtuple`
- os.chmod() with follow_symlinks=False gives wrong error on symlinks on Linux (and possibly others)
- `exc_info` can get lost when `throw`ing into an `await` or `yield from`
- Structure for importlib metadata identities
- Processing of fields in dataclasses is inconsistent with MRO
- tp_dictoffset and Py_TPFLAGS_MANAGED_DICT can get out of sync with multiple inheritance in C extensions using PyType_FromSpecWithBases
- Make ABCs compatible with match-case syntax
- Consider a faster alternative algorithm for random.shuffle()
- Docs
- Python not yet supported