Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-90473: WASI: skip gethostname tests (GH-93092) | Christian Heimes | 2022-05-23 | 1 | -0/+5 |
* | bpo-12707: deprecate info(), geturl(), getcode() methods in favor of headers,... | Ashwin Ramaswami | 2019-09-13 | 1 | -0/+4 |
* | urllib.response object to use _TemporaryFileWrapper (and _TemporaryFileCloser) | Senthil Kumaran | 2014-04-20 | 1 | -24/+41 |
* | Add __enter__ and __exit__ methods to addbase() so that it supports with. | Jeremy Hylton | 2009-03-26 | 1 | -0/+42 |