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 supported917 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Data race in `_PyImport_SetDLOpenFlags` when `sys.setdlopenflags()` is called concurrently
- Data race between `gc.get_stats()` and a concurrent collection under free-threading
- _remote_debugging frame cache can reuse stale frame anchors
- gh-142412: Document urlsplit netloc limitations for redirect validation
- 3.15.0b2, openSUSE/Factory, s390x: failing test: test_os (test_timerfd_ns_poll)
- gh-151633: avoid use-after-free in `Counter.update`
- gh-87904: Document curses classes
- gh-59551: Rename Doc/library/dialog.rst to tkinter.dialog.rst
- gh-151640: avoid sharing BytesIO buffer in free-threaded builds
- sysconfig.get_config_var("CXX") now sometimes records an absolute path
- Docs
- Python not yet supported