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 supported853 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Add free-threading optimization for ``_PyFloat_FromDouble_ConsumeInputs``
- Tidy up tier two
- 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
- gh-129622: Clarify the ``set.is{sub,super}set`` docstrings
- gh-126703: add freelist for ints with small number of digits
- Docs
- Python not yet supported