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 supported861 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- shutil.copytree can raise OSErrors not wrapped in shutil.Error
- Clarify that PyModule_AddString{Constant,Macro} use utf-8
- fileinput.input(path, inplace=True) crashes for valid filename with 252-255 characters
- Windows installer should add also "%USERPROFILE%\AppData\Roaming\Python\Python3x\Scripts" folder to the PATH environment variable
- AttributeError from @property inadvertantly flows into __getattr__
- Document best practice for including and linking python framework
- Single-phase initialized modules gets initialized multiple times in 3.10.0
- SSLContext.set_npn_protocols broken in Python 3.10, tries to call non-existing _set_npn_protocols
- Support PyObject interface for global variables in local scope and debugger
- Interrupting subprocess.popen in recursive calls by KeyboardInterrupt causes Fatal Python error.
- Docs
- Python not yet supported