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 supported762 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-73936: Support unicode passwords in smtplib
- Using `PyEval_GetFrame()` to get the current frame in PEP 523 frame evaluator returns the previous frame
- `os.path.splitroot()` splits "Global" and "GLOBALROOT" device paths incorrectly
- list.__add__ raises instead of returning NotImplemented
- `filterwarnings` causes `warnings.warn` to raise `TypeError` on non-string messages
- macOS pkg installer do not allow you to select Destination, no local installs possible
- REPL hangs if the unknown variable is accessed inside the audit function
- gh-101859: Add caching of `types.GenericAlias` objects
- atexit printing SystemExit exception and traceback
- Read and write gzip header and trailer with zlib
- Docs
- Python not yet supported