Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-90473: WASI: skip gethostname tests (GH-93092) | Miss Islington (bot) | 2022-05-23 | 1 | -0/+3 |
* | gh-91217: deprecate nntplib (GH-91543) | Brett Cannon | 2022-04-15 | 1 | -2/+2 |
* | Replace with_traceback() with exception chaining and reraising (GH-32074) | Oleg Iarygin | 2022-03-30 | 1 | -1/+1 |
* | bpo-44740: Lowercase "internet" and "web" where appropriate. (#27378) | Mariusz Felisiak | 2021-07-26 | 1 | -1/+1 |
* | bpo-42413: socket.timeout is now an alias of TimeoutError (GH-23413) | Christian Heimes | 2020-11-20 | 1 | -1/+1 |
* | bpo-40275: Use new test.support helper submodules in tests (GH-20824) | Hai Shi | 2020-06-25 | 1 | -1/+1 |
* | bpo-40275: Fix name error in support.socket_helper (GH-19825) | Victor Stinner | 2020-05-01 | 1 | -4/+6 |
* | Add missing sys import to socket_helper.py (GH-19791) | Pablo Galindo | 2020-04-29 | 1 | -0/+1 |
* | bpo-40275: Move transient_internet from test.support to socket_helper (GH-19711) | Serhiy Storchaka | 2020-04-29 | 1 | -0/+89 |
* | bpo-40275: Avoid importing socket in test.support (GH-19603) | Serhiy Storchaka | 2020-04-25 | 1 | -0/+177 |