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 supported759 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Pure Python operator.index doesn't match the C version.
- test_minidom has many empty tests
- type() constructor should bind __int__ to __index__ when __index__ is defined and __int__ is not
- os.environ.clear() fails with empty keys (posix.unsetenv)
- ctypes.util.find_library() should return full pathname instead of filename in linux
- CPython not using Visual Studio code analysis!
- PEP 547: Running extension modules using -m switch
- global / nonlocal interference : is this a bug, a feature or a design hole ?
- IDLE: Fix and update and cleanup pyparse
- Add _PyEval_SetTrace(tstate, func, arg) function
- Docs
- Python not yet supported