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 supported881 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Generation of tier 2 traces is overly optimistic about the accuracy of profiling for branches.
- PDF: Broken reference to built-in exceptions in tutorial
- Accelerate DJBX33A hash algorithm by "unoptimizing" it
- gh-115704: Improve DJBX33A hash algorithm
- gh-115637 clarify that time.perf_counter cannot go backwards
- gh-115634: Force the process pool to adjust when a process worker exits
- 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
- Improve readability in the docs for Popen capture_output
- Pasting G + tab in the usual console, even inside quotes, pastes GeneratorExit( instead
- Docs
- Python not yet supported