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
- shlex.quote: Add 'always' keyword argument
- Class is not subclass of itself: `issubclass(First, First) is False`
- WinError 10022 for create_datagram_endpoint with local_addr=None.
- `PyType_GetModuleByDef` is really slow.
- Some ntpath/posixpath functions unusable on foreign OS
- importlib.metadata.metadata("package") fails with email.errors.HeaderParseError when README contains valid markdown link
- Cryptic `WinError` reported when subprocess execution fails with WSL path
- ProcessPoolExecutor executor manager thread crashes if task fails in some circumstances
- Failed to inspect `__new__` and `__init_subclass__` methods generated by `warnings.deprecated`
- Add advanced debugging examples to pdb documentation
- Docs
- Python not yet supported