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-12-04 09:34 by christian.heimes, last changed 2022-04-11 14:57 by admin. This issue is now closed.
Files | ||||
---|---|---|---|---|
File name | Uploaded | Description | Edit | |
zipimport_header_offset.patch | christian.heimes, 2013-12-04 09:34 | review | ||
zipimport_int_overflow.patch | vstinner, 2013-12-08 11:10 | review | ||
zipimport_int_overflow_2.patch | serhiy.storchaka, 2015-11-08 17:45 | review | ||
zipimport_int_overflow_3.patch | serhiy.storchaka, 2016-01-22 11:49 | review | ||
zipimport_int_overflow_4.patch | serhiy.storchaka, 2016-01-23 10:12 | review |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:57:54 | admin | set | github: 64082 |
2016-01-29 17:14:48 | serhiy.storchaka | set | status: open -> closed resolution: fixed stage: patch review -> resolved |
2016-01-28 22:39:08 | serhiy.storchaka | set | messages: + msg259169 |
2016-01-28 22:38:13 | python-dev | set | messages: + msg259168 |
2016-01-28 22:24:48 | martin.panter | set | nosy:
+ martin.panter messages: + msg259165 |
2016-01-28 19:33:33 | python-dev | set | nosy:
+ python-dev messages: + msg259153 |
2016-01-23 11:54:04 | vstinner | set | messages: + msg258862 |
2016-01-23 10:12:50 | serhiy.storchaka | set | files:
+ zipimport_int_overflow_4.patch assignee: serhiy.storchaka messages: + msg258858 |
2016-01-22 11:50:00 | serhiy.storchaka | set | files:
+ zipimport_int_overflow_3.patch components: + Extension Modules versions: - Python 3.4 keywords: + needs review nosy: + benjamin.peterson messages: + msg258797 |
2015-11-08 17:45:44 | serhiy.storchaka | set | files:
+ zipimport_int_overflow_2.patch messages: + msg254351 |
2015-11-08 17:44:20 | serhiy.storchaka | set | files: - zipimport_int_overflow_2.patch |
2015-11-08 17:42:55 | serhiy.storchaka | set | files: + zipimport_int_overflow_2.patch |
2015-11-08 17:42:22 | serhiy.storchaka | set | files: - zipimport_int_overflow_2.patch |
2015-11-08 17:27:52 | serhiy.storchaka | set | files:
+ zipimport_int_overflow_2.patch messages: + msg254348 |
2015-08-05 15:53:39 | eric.snow | set | versions: + Python 3.6 |
2015-08-05 15:53:08 | eric.snow | set | nosy:
+ eric.snow, superluser |
2014-11-17 08:27:58 | serhiy.storchaka | set | messages: + msg231272 |
2014-08-18 10:00:47 | serhiy.storchaka | set | versions: + Python 2.7, Python 3.5, - Python 3.3 |
2013-12-08 19:29:52 | gregory.p.smith | set | messages: + msg205597 |
2013-12-08 11:10:28 | vstinner | set | files:
+ zipimport_int_overflow.patch messages: + msg205544 |
2013-12-08 02:08:04 | gregory.p.smith | set | nosy:
+ gregory.p.smith messages: + msg205504 |
2013-12-06 15:28:30 | serhiy.storchaka | set | messages: + msg205380 |
2013-12-06 15:18:18 | brett.cannon | set | assignee: brett.cannon -> (no value) |
2013-12-04 10:21:05 | serhiy.storchaka | set | nosy:
+ serhiy.storchaka |
2013-12-04 10:00:20 | vstinner | set | messages: + msg205211 |
2013-12-04 09:57:49 | vstinner | set | nosy:
+ vstinner messages: + msg205210 title: overflow in zipexport.c -> Integer overflow in zipimport.c |
2013-12-04 09:34:05 | christian.heimes | create |