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 supported882 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- CYGWIN: GCC prints "defined but not used" warnings on mimalloc
- gh-146594: Remove unused function warnings during mimalloc build on CYGWIN
- Specialize syntax error for assignment expressions in invalid places
- shutil.unpack_archive() on Windows writes outside extract_dir for ZIP entries with drive-prefixed names
- Improve wording for `>>>` glossary entry
- gh-146582: Improve syntax error for non-`case` statement inside `match` statement
- Segfault at exit when calling `sys.activate_stack_trampoline("perf")` after loading a native library
- PyMutex re-entrancy not documented, confusing existing doc
- gh-146536: docs: Clarify that PyMutex is not re-entrant
- gh-143376: validate usages of `_interpchannels.ChannelID` in `_channelid_shared`
- Docs
- Python not yet supported