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 supported968 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Segfault during BOLT profile collection in `test_functools` (`fib`) when building with `--enable-bolt --enable-optimizations`
- gh-156443: Keep PyLong loop carries as twodigits in shifts and division
- [3.15] gh-156091: Fix crash compiling deeply nested inlined comprehensions (GH-156957)
- [3.11] Fix download links for old PDF achives in docs
- test_embed may fail if PYTHONSTARTUP set
- gh-131798: Propagate iterator types from GET_ITER in the JIT
- [3.13] gh-154175: Fetch _PY_GIL_DROP_REQUEST_BIT under GIL
- gh-154175: Remove time.sleep in test_io daemon test
- [3.15] gh-154511: Consolidate IDLE's mouse wheel handling in util (GH-156974)
- gh-75733: Show IDLE's trees in a ttk.Treeview
- Docs
- Python not yet supported