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 supported950 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Clarify that PyModule_AddString{Constant,Macro} use utf-8
- fileinput.input(path, inplace=True) crashes for valid filename with 252-255 characters
- AttributeError from @property inadvertantly flows into __getattr__
- SSLContext.set_npn_protocols broken in Python 3.10, tries to call non-existing _set_npn_protocols
- MIMEMultipart enforces line endings also for binary subparts
- A option that choose between single quote and double quote in shlex.quote
- timeout option of socket.create_connection is not respected
- Should shutil functions support bytes paths?
- Incorrect behaviour creating a Structure with ctypes.c_bool bitfields
- Add ssl.CERT_REQUIRED_NO_VERIFY as possible value for ssl.SSLContext.verify_mode
- Docs
- Python not yet supported