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 supported942 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-154817: Fix OrderedDict.pop() crash with inconsistent equality
- gh-154594: Fix copy.deepcopy() re-copying objects whose __deepcopy__ returns None
- gh-154561: Check module dict after trying to load submodule
- `test_capi`: `test_threadstate_set_stack_protection` is flaky on Azure CI
- gh-72542: State that os.rename() always fails across filesystems on Windows
- 26 C APIs scheduled for removal in 3.16 are still present
- OrderedDict.pop() can segfault when key equality changes between lookups
- gh-154719: Preserve trailing whitespace in t-string interpolation expressions
- gh-154753: Fix doc references to moved Platforms/ paths and removed files
- gh-154727: Document that SSLSocket.version() comes from the TLS library
- Docs
- Python not yet supported