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 supported866 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Add sys flag to always show full paths in stack traces (instead of relative paths)
- open doesn't call IncrementalEncoder with final=True
- Allow users to set suffix list in cookiejar policy
- RFE: Add os.sched_setattr() and os.sched_getattr() functions
- pdb restart hooks
- Modify to support multiple urls in webbrowser.open
- C API dictionary views type checkers are not documented
- Suggestion: Ignore sys.modules entries with no __spec__ attribute in find_spec
- readline() specification is unclear
- Clarify that the (...) convertor to PyArg_ParseTuple... accepts any sequence.
- Docs
- Python not yet supported