This website requires JavaScript.
Explore
Help
Sign In
1berry
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
Code
Issues
Packages
Projects
Releases
Wiki
Activity
108,568
Commits
7
Branches
618
Tags
Commit Graph
3 Commits
Author
SHA1
Message
Date
Christian Heimes
03c8ddd9e9
bpo-42413: socket.timeout is now an alias of TimeoutError (GH-23413)
...
Signed-off-by: Christian Heimes <christian@python.org>
2020-11-20 00:26:07 -08:00
Serhiy Storchaka
e2af34fcf8
bpo-35504: Fix a SystemError when delete the characters_written attribute of an OSError. (GH-11172)
2018-12-17 16:43:14 +02:00
Zachary Ware
724f6a67f2
Rename test_pep####.py files
2016-09-09 12:55:37 -07:00