This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-07-24 03:35:53 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
264a0b40b0
cpython
/
Lib
/
test
/
support
History
Download ZIP
Download TAR.GZ
Victor Stinner
3c7931e514
bpo-36629: Add support.get_socket_conn_refused_errs() (GH-12834)
...
Fix test_imap4_host_default_value() of test_imaplib: catch also errno.ENETUNREACH error.
2019-04-15 12:34:53 +02:00
..
__init__.py
bpo-36629: Add support.get_socket_conn_refused_errs() (GH-12834)
2019-04-15 12:34:53 +02:00
script_helper.py
bpo-22831: Use "with" to avoid possible fd leaks in tests (part 2). (GH-10929)
2019-03-05 10:06:26 +02:00
testresult.py
bpo-34945: Buffer output in test suite only when creating junit file (GH-10204)
2018-10-29 16:09:41 -04:00