This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.
Created on 2013-11-08 03:45 by martin.panter, last changed 2022-04-11 14:57 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| urllib-close-test.diff | martin.panter, 2013-12-06 12:50 | |||
| urlopen-sock-close.diff | martin.panter, 2013-12-06 12:50 | |||
| issue19524.diff | serhiy.storchaka, 2013-12-18 12:25 | review | ||
| test+except-close.patch | martin.panter, 2014-01-05 13:11 | Tests + close if exception, on top of existing fix #12692 | ||
| test2.patch | martin.panter, 2014-07-17 06:47 | Test for close after valid & invalid responses | review | |
| close3.4.patch | martin.panter, 2014-07-17 06:58 | Close if exception, for 3.4 | ||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:57:53 | admin | set | github: 63723 |
| 2016-05-16 18:26:27 | serhiy.storchaka | set | messages: + msg265715 |
| 2016-05-16 09:40:20 | martin.panter | set | messages: + msg265689 |
| 2016-05-16 08:51:40 | serhiy.storchaka | set | messages: + msg265687 |
| 2016-05-16 08:15:08 | python-dev | set | messages: + msg265681 |
| 2014-09-06 18:57:39 | serhiy.storchaka | set | status: open -> closed type: behavior messages: + msg226503 resolution: fixed stage: patch review -> resolved |
| 2014-09-06 18:46:06 | python-dev | set | nosy: + python-dev messages: + msg226502 |
| 2014-07-17 06:58:20 | martin.panter | set | files: + close3.4.patch messages: + msg223316 |
| 2014-07-17 06:47:28 | martin.panter | set | files: + test2.patch |
| 2014-07-16 19:33:57 | serhiy.storchaka | set | assignee: serhiy.storchaka |
| 2014-07-16 19:33:18 | serhiy.storchaka | set | messages: + msg223257 versions: + Python 3.5, - Python 3.3 |
| 2014-01-05 13:11:34 | martin.panter | set | files: + test+except-close.patch messages: + msg207373 |
| 2013-12-28 22:36:02 | martin.panter | set | messages: + msg207056 |
| 2013-12-21 21:30:00 | serhiy.storchaka | set | nosy: + pitrou |
| 2013-12-20 03:03:22 | martin.panter | set | messages: + msg206662 |
| 2013-12-18 12:25:44 | serhiy.storchaka | set | files: + issue19524.diff messages: + msg206508 |
| 2013-12-18 02:32:01 | martin.panter | set | messages: + msg206491 |
| 2013-12-17 20:56:27 | serhiy.storchaka | set | versions: + Python 3.4, - Python 3.2 nosy: + orsenthil, serhiy.storchaka messages: + msg206481 stage: patch review |
| 2013-12-06 12:50:24 | martin.panter | set | files: + urlopen-sock-close.diff |
| 2013-12-06 12:50:08 | martin.panter | set | files: + urllib-close-test.diff keywords: + patch messages: + msg205366 |
| 2013-11-08 12:58:10 | barry | set | nosy: + barry |
| 2013-11-08 03:45:17 | martin.panter | create | |

