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 2014-08-20 12:39 by ztane, last changed 2022-04-11 14:58 by admin.
Files | ||||
---|---|---|---|---|
File name | Uploaded | Description | Edit | |
issue22234_36.patch | luiz.poleto, 2016-04-26 04:24 | Patch with the deprecation warning to be applied on Python 3.6. | review | |
issue22234_37.patch | luiz.poleto, 2016-04-26 04:27 | Changes to urlparse to handle non-str and non-byte arguments | review | |
urlparse_empty_bad_arg_deprecation.patch | serhiy.storchaka, 2016-04-26 11:50 | review | ||
urlparse_empty_bad_arg_disallow.patch | serhiy.storchaka, 2016-04-26 12:30 | review | ||
urlparse_empty_bad_arg_deprecation2.patch | serhiy.storchaka, 2016-04-26 13:22 | review |
Pull Requests | |||
---|---|---|---|
URL | Status | Linked | Edit |
PR 26687 | open | jacobtylerwalls, 2021-06-13 13:24 |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:58:07 | admin | set | github: 66430 |
2021-06-13 22:43:49 | jacobtylerwalls | set | messages: + msg395766 |
2021-06-13 22:22:18 | jacobtylerwalls | set | messages: + msg395765 |
2021-06-13 13:24:32 | jacobtylerwalls | set | nosy:
+ jacobtylerwalls pull_requests: + pull_request25291 |
2016-05-06 20:52:39 | serhiy.storchaka | set | messages: + msg265030 |
2016-04-28 11:02:54 | ztane | set | messages: + msg264427 |
2016-04-27 06:39:03 | orsenthil | set | messages: + msg264357 |
2016-04-27 04:00:07 | luiz.poleto | set | messages: + msg264347 |
2016-04-27 03:59:23 | martin.panter | set | messages: + msg264346 |
2016-04-27 03:50:06 | luiz.poleto | set | messages: + msg264344 |
2016-04-26 13:23:00 | serhiy.storchaka | set | files:
+ urlparse_empty_bad_arg_deprecation2.patch messages: + msg264278 |
2016-04-26 12:57:17 | anish.shah | set | nosy:
- anish.shah |
2016-04-26 12:30:05 | serhiy.storchaka | set | files:
+ urlparse_empty_bad_arg_disallow.patch messages: + msg264269 |
2016-04-26 11:50:10 | serhiy.storchaka | set | files:
+ urlparse_empty_bad_arg_deprecation.patch messages: + msg264261 |
2016-04-26 06:39:02 | martin.panter | set | messages:
+ msg264219 stage: patch review |
2016-04-26 05:55:15 | serhiy.storchaka | set | nosy:
+ serhiy.storchaka messages: + msg264217 |
2016-04-26 04:27:05 | luiz.poleto | set | files:
+ issue22234_37.patch messages: + msg264211 |
2016-04-26 04:24:42 | luiz.poleto | set | files:
+ issue22234_36.patch keywords: + patch messages: + msg264210 versions: + Python 3.6, - Python 3.4 |
2016-04-22 15:43:50 | r.david.murray | set | nosy:
+ r.david.murray messages: + msg264023 |
2016-04-22 03:29:52 | luiz.poleto | set | nosy:
+ luiz.poleto |
2016-02-22 16:43:07 | anish.shah | set | nosy:
+ anish.shah |
2016-02-22 11:59:17 | ztane | set | messages: + msg260671 |
2014-08-24 18:10:36 | ztane | set | messages: + msg225832 |
2014-08-21 22:36:14 | martin.panter | set | nosy:
+ martin.panter |
2014-08-20 21:51:05 | demian.brecht | set | nosy:
+ demian.brecht |
2014-08-20 15:17:17 | berker.peksag | set | nosy:
+ orsenthil |
2014-08-20 12:39:51 | ztane | create |