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 supported865 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Disabling changing sys.argv[0] with runpy.run_module(...alter_sys=True)
- Have argparse provide ability to require a fallback value be present
- json.dumps to check for obj.__json__ before raising TypeError
- httplib/http.client HTTPConnection._set_hostport() regression
- Emit ResourceWarning when implicitly terminating a suspended frame?
- tkinter interface to fontchooser
- os.path.ismount sometimes raises FileNotFoundError on Windows
- NamedTemporaryFile does not generate a ResourceWarning for unclosed files (unlike TemporaryFile)
- python3.dll export forwarders not resolved in all situations due to missing python3?.dll dependency and DLL search path behavior
- build.bat: register binaries for py launcher
- Docs
- Python not yet supported