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 supported764 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- `_GenericAlias` caches origin's `__module__`
- GC in free-threaded build has problems with `Py_INCREF()`/`Py_DECREF()` in `tp_traverse` handlers
- gh-122959: Fix bug TCP log handler bug in logging.handlers.SysLogHandler.emit
- gh-117657: TSAN Fix races in `PyMember_Get` and `PyMember_Set`, for C extensions
- Tkinter crashes on macOS if the tkinter root is reassigned to a new tkinter.Tk object
- Creating `multiprocessing.Queues` operates strangely with `Process`'s created in classes
- Windows installer doesn't include IDLE by default
- gh-119786: improve internal docs on `co_linetable`
- Memory Leak with Frequent Updates to tk.StringVar in Dynamically Generated Widgets
- Add A Howto Page About Concurrency in Python
- Docs
- Python not yet supported