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 2012-05-25 00:27 by eric.smith, last changed 2022-04-11 14:57 by admin.
Files | ||||
---|---|---|---|---|
File name | Uploaded | Description | Edit | |
zipimport-issue14905.patch | jerub, 2012-07-07 14:47 | review | ||
zipimport-issue14905-2.patch | jerub, 2012-08-19 12:59 | review |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:57:30 | admin | set | github: 59110 |
2020-08-13 13:47:03 | pconnell | set | messages: + msg375307 |
2019-04-30 22:54:33 | barry | set | nosy:
+ barry |
2019-04-28 20:52:26 | jaraco | link | issue36740 superseder |
2018-09-19 15:12:18 | ppperry | set | title: zipimport.c needs to support namespace packages when no 'directory' entry exists -> zipimport needs to support namespace packages when no 'directory' entry exists |
2018-09-19 13:54:17 | serhiy.storchaka | set | messages: + msg325764 |
2018-09-19 07:31:28 | serhiy.storchaka | set | stage: patch review -> needs patch type: behavior -> enhancement components: + Library (Lib), - Extension Modules versions: + Python 3.8, - Python 3.6 |
2018-09-19 07:31:05 | serhiy.storchaka | set | messages: + msg325724 |
2015-08-05 16:07:32 | eric.snow | set | nosy:
+ gregory.p.smith |
2015-08-05 16:06:15 | eric.snow | set | nosy:
+ superluser versions: + Python 3.6, - Python 3.3, Python 3.4 |
2013-04-04 10:12:12 | pconnell | set | messages: + msg186026 |
2013-04-03 16:47:11 | pconnell | set | messages: + msg185936 |
2013-04-03 16:33:21 | isoschiz | set | nosy:
+ isoschiz |
2013-04-03 16:11:12 | pconnell | set | nosy:
+ pconnell |
2013-04-02 03:25:16 | pje | set | nosy:
+ pje messages: + msg185799 |
2013-02-18 18:33:44 | brett.cannon | set | nosy:
- brett.cannon |
2013-02-18 15:33:24 | ronaldoussoren | set | nosy:
+ ronaldoussoren messages: + msg182326 |
2013-02-17 17:26:09 | eric.smith | set | messages: + msg182279 |
2013-02-17 02:31:36 | ncoghlan | set | messages: + msg182255 |
2013-02-17 02:29:44 | ncoghlan | set | messages: + msg182254 |
2013-02-16 22:25:51 | serhiy.storchaka | set | nosy:
+ serhiy.storchaka messages: + msg182245 |
2013-02-16 22:14:02 | pitrou | set | nosy:
+ brett.cannon, ncoghlan versions: + Python 3.4 |
2012-08-19 12:59:24 | jerub | set | files:
+ zipimport-issue14905-2.patch messages: + msg168568 |
2012-08-18 13:36:05 | Arfrever | set | nosy:
+ Arfrever |
2012-08-18 03:22:40 | eric.snow | set | stage: needs patch -> patch review |
2012-08-03 23:06:36 | eric.snow | set | nosy:
+ eric.snow |
2012-08-02 16:20:27 | jpaugh | set | nosy:
+ jpaugh |
2012-07-07 14:47:49 | jerub | set | files:
+ zipimport-issue14905.patch nosy: + jerub messages: + msg164861 keywords: + patch |
2012-05-25 15:16:55 | eric.smith | set | messages: + msg161584 |
2012-05-25 00:33:02 | eric.smith | set | messages: + msg161544 |
2012-05-25 00:27:06 | eric.smith | create |