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 supported955 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- statistics.fmean() does not support Decimal data, contrary to documentation
- New REPL: `python -q` outputs unnecessary blank space on empty terminal
- Silent ctypes.struct layout change from native to Windows when bitfields are used
- pkgutil.walk_packages(None) imports tests and then their SkipTest exceptions ends iteration
- Add reproducibility test for `gzip.compress()`
- Error calling BaseHTTPRequestHandler.end_headers()
- gh-74028: `concurrent.futures.Executor.map`: avoid reference cycles when an exception is raised
- gh-131715 Fix Error calling BaseHTTPRequestHandler.end_headers()
- Makefile always regenerates `build-details.json`
- concurrent.futures.ProcessPoolExecutor raises during shutdown
- Docs
- Python not yet supported