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 supported792 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Don't mark the "main" thread as done in `_PyInterpreterState_SetNotRunningMain`
- gh-115704: Improve DJBX33A hash algorithm
- mmap resize() and close() result in BufferErrors for no reason
- gh-115637 clarify that time.perf_counter cannot go backwards
- gh-115634: Force the process pool to adjust when a process worker exits
- urllib.robotparser doesn't work correctly
- time.perf_counter() should state more clearly (or deny) that it is monotonic
- ProcessPoolExecutor hangs when 1<max_tasks_per_child<num_submitted//max_workers
- GH-115322: Add missing audit hooks
- Improve readability in the docs for Popen capture_output
- Docs
- Python not yet supported