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 supported851 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- chapter 8.3 in python errors-tutorial: update exception order code example for clarification
- Add os.linkat() function to create a hard link with flags
- concurrent.interpreters queue documentation doesn't match reality
- Introduce seperate LDFLAGS for executable and shared library build targets
- gh-136687: allow manually excluding ncurses from the build
- Side-effect of `ABC.__subclasshook__` / `_abc_instancecheck` ▶ `isinstance(..., Parent)` calls `__subclasscheck__` of uninvolved Child class -> RecursionError
- gh-136191: Unify commands to uppercase for wider support
- gh-136722: add TurtleGraphicsError documentation
- Unable to use `logging.NOTSET` with `assertLogs` or `assertNoLogs`
- new_callable arg to unittest.mock.patch seems not to support partial
- Docs
- Python not yet supported