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 supported847 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- `_PyStaticCode_InternStrings` is called ~800 times during startup.
- `PySequence_GetItem` adjusting negative indexes make it difficult to handle them properly
- mailbox: document Message vs EmailMessage situation
- os.stat()’s follow_symlinks is a bit ambigously described
- Code is not matched docs (typeobject.c)
- Add convenience / utility methods to urllib.parse's structured result objects
- [draft]: set sysconfig vars in configure
- pathlib.Path.touch incorrectly raises FileNotFoundError
- Unify method signature format in `str`
- gh-96354: Port docstring of `unicode_find` family to Argument Clinic
- Docs
- Python not yet supported