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 supported882 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- sys.path[0] Is Set Differently From the Rest of sys.path
- Are built-in comparisons allowed to return numbers instead of booleans?
- gh-109638: Fix for significant backtracking in csv.Sniffer
- Race condition in asyncio.Server.close
- gh-108518: Make concurrent.futures.Executor.map() consistent with built-in map()
- Support the macOS-only POSIX_SPAWN_CLOEXEC_DEFAULT flag and posix_spawn_file_actions_addinherit_np() in os.posix_spawn
- Does the documentation specify whether `__file__` is absolute or relative?
- ABI breaks between debug and non-debug build in generated files.
- Add modern alternatives to `inspect` module, deprecate old incorrect APIs
- Optimize `heapq.merge` with `for-break(-else)` pattern?
- Docs
- Python not yet supported