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
- When accepting a socket connection and ERROR_NETNAME_DELETED occurs, leads this into a closing of the serving socket (BaseProactorEventLoop)
- Clarify which "identifiers" in the C API are macros
- Split up _testcapimodule.c
- Expose tracemalloc hook into `_Py_NewReference` for other tracers
- Severe performance degradation for tracing under 3.11
- asyncio.gather behaves inconsistently when handling KeyboardInterruption/SystemExit
- gh-81340: Use `copy_file_range` in `shutil.copyfile` copy functions
- SimpleCookie() fails for json-like values with embedded double-quotes
- Using parameter 'action' in function 'argparse.ArgumentParser.add_subparsers'
- gh-92613: Deprecate other uuencode functionality per PEP 594 & document as such
- Docs
- Python not yet supported