Commit message (Expand) | Author | Age | |
---|---|---|---|
* | gh-128734: Fix ResourceWarning in urllib tests (GH-128735) | Serhiy Storchaka | 2025-01-12 |
* | gh-90473: WASI: skip gethostname tests (GH-93092) | Christian Heimes | 2022-05-23 |
* | bpo-12707: deprecate info(), geturl(), getcode() methods in favor of headers,... | Ashwin Ramaswami | 2019-09-13 |
* | urllib.response object to use _TemporaryFileWrapper (and _TemporaryFileCloser) | Senthil Kumaran | 2014-04-20 |
* | Add __enter__ and __exit__ methods to addbase() so that it supports with. | Jeremy Hylton | 2009-03-26 |