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-70039: smtplib: store the server name in ._host in .connect()
- datetime.datetime.isoformat parses input incorrectly
- Empty __module__ attribute for built-in static methods
- gh-115231: fill __module__ for built-in class/staticmethods
- gh-106045: Fix ``venv`` creation from a python executable symlink
- Improve the assert statement documentation to clarify impact of -O and optimization
- 3.12.2: `test_multiprocessing_main_handling` fails with `FileExistsError`
- 3.12.2: termios: fetching window size may not work until you set it.
- gh-89188: add `PyUnicode_Data` and `PyUnicode_GetKind`
- Missing regression tests for SOCK_RAW support in standard library
- Docs
- Python not yet supported