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 supported880 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Bytecode compilation output depends on order of files compiled
- urllib : systematic exception in "quote" if called by "pathname2url" and "pathname" is a bytes object
- json.dump(x,f) is much slower than f.write(json.dumps(x))
- Socketpair authentication fails while Proxifier is enabled
- gh-129667: Update annotation in documentation
- Unittest Patch only works on attributes, methods
- nogil list `reverse` breaks atomicity
- Improve the frozenset.is(sub|super)set docstrings
- Remove redundant check on `varargs` in `_PyArg_CheckPositional`
- New REPL crash (and terminal display issues) after a breakpoint and by sending Ctrl + D input
- Docs
- Python not yet supported