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 supported885 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Make tempfile.* classes path-like
- glob.glob with ** does not always detect symlink loops
- from __future__ import annotations breaks profiler's handling of dataclasses
- Implement “Happy Eyeballs” algorithim (RFC 8305) in socket.create_connection()
- DeprecationWarning: Using ioctl() method
- Support linking unnamed temp files into filesystem on Linux
- sqlite3: Add configure option to set or auto-detect rpath to sqlite3 libs
- `_py_abc` breaks pattern matching
- Change shutil.rmtree and os.walk to support very deep hierarchies
- assertLogs to optionally not disable existing handlers
- Docs
- Python not yet supported