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-07-24 12:26 by moritzs, last changed 2022-04-11 14:57 by admin.
Files | ||||
---|---|---|---|---|
File name | Uploaded | Description | Edit | |
urlopen-explained.py | Alecz, 2014-07-24 20:46 | |||
urllib.request.py-do-not-overwrite-existing-opener.diff | David Ford (FirefighterBlu3), 2015-07-02 20:29 | patch is obsolete | ||
urllib.request.py-do-not-overwrite-existing-opener.diff | David Ford (FirefighterBlu3), 2015-07-02 23:40 | patch is obsolete | ||
urllib.request.py-do-not-overwrite-existing-opener.diff | David Ford (FirefighterBlu3), 2015-07-03 04:32 | patch is obsolete | ||
ssl_context_tests.py | David Ford (FirefighterBlu3), 2015-07-03 04:34 | |||
urllib.request.py-do-not-overwrite-existing-opener.diff | David Ford (FirefighterBlu3), 2015-07-04 17:59 |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:57:48 | admin | set | github: 62743 |
2018-01-10 09:51:33 | ber | set | nosy:
+ ber messages: + msg309761 versions: + Python 3.7 |
2017-01-27 00:21:38 | martin.panter | link | issue29379 superseder |
2017-01-27 00:14:31 | martin.panter | link | issue15769 superseder |
2016-01-01 08:22:55 | martin.panter | set | nosy:
+ martin.panter title: urllib.parse.urlopen shouldn't ignore installed opener when called with any ca* argument -> urllib.parse.urlopen shouldn't ignore installed opener when called with any SSL argument messages: + msg257282 versions: + Python 2.7 stage: patch review |
2016-01-01 08:14:34 | martin.panter | link | issue23166 superseder |
2015-12-28 22:07:14 | David Ford (FirefighterBlu3) | set | messages:
+ msg257133 versions: + Python 3.5, Python 3.6 |
2015-07-04 17:59:36 | David Ford (FirefighterBlu3) | set | files:
+ urllib.request.py-do-not-overwrite-existing-opener.diff messages: + msg246268 |
2015-07-03 04:34:23 | David Ford (FirefighterBlu3) | set | files:
+ ssl_context_tests.py messages: + msg246127 |
2015-07-03 04:32:31 | David Ford (FirefighterBlu3) | set | files:
+ urllib.request.py-do-not-overwrite-existing-opener.diff messages: + msg246126 |
2015-07-03 01:51:22 | David Ford (FirefighterBlu3) | set | messages: + msg246120 |
2015-07-03 00:30:22 | r.david.murray | set | messages: + msg246108 |
2015-07-02 23:40:17 | David Ford (FirefighterBlu3) | set | files:
+ urllib.request.py-do-not-overwrite-existing-opener.diff messages: + msg246105 |
2015-07-02 20:30:00 | David Ford (FirefighterBlu3) | set | files:
+ urllib.request.py-do-not-overwrite-existing-opener.diff nosy: + David Ford (FirefighterBlu3) messages: + msg246096 keywords: + patch |
2014-07-24 20:46:47 | Alecz | set | files:
+ urlopen-explained.py nosy: + Alecz messages: + msg223894 |
2013-07-24 15:11:36 | r.david.murray | set | nosy:
+ r.david.murray |
2013-07-24 12:26:58 | moritzs | create |