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 2016-07-09 16:46 by xiang.zhang, last changed 2022-04-11 14:58 by admin. This issue is now closed.
Files | ||||
---|---|---|---|---|
File name | Uploaded | Description | Edit | |
bytes_concat_overflow_check.patch | xiang.zhang, 2016-07-10 05:49 | review | ||
bytes_concat_overflow_check_v2.patch | xiang.zhang, 2016-07-10 13:59 | include bytearray concat | review | |
bytes_concat_overflow_check_v3.patch | xiang.zhang, 2016-07-10 16:00 | review | ||
concat_and_repeat_overflow_check-2.7.patch | serhiy.storchaka, 2016-07-10 19:04 | review |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:58:33 | admin | set | github: 71660 |
2016-07-12 12:47:56 | serhiy.storchaka | set | status: open -> closed |
2016-07-12 12:47:47 | serhiy.storchaka | set | resolution: fixed stage: patch review -> resolved |
2016-07-12 12:47:19 | python-dev | set | messages: + msg270240 |
2016-07-11 02:35:24 | xiang.zhang | set | messages: + msg270153 |
2016-07-10 19:04:39 | serhiy.storchaka | set | files:
+ concat_and_repeat_overflow_check-2.7.patch messages: + msg270127 stage: commit review -> patch review |
2016-07-10 18:35:16 | python-dev | set | nosy:
+ python-dev messages: + msg270123 |
2016-07-10 16:12:49 | serhiy.storchaka | set | assignee: serhiy.storchaka messages: + msg270096 stage: needs patch -> commit review |
2016-07-10 16:00:22 | xiang.zhang | set | files:
+ bytes_concat_overflow_check_v3.patch messages: + msg270094 |
2016-07-10 15:42:06 | serhiy.storchaka | set | messages: + msg270092 |
2016-07-10 13:59:59 | xiang.zhang | set | files:
+ bytes_concat_overflow_check_v2.patch messages: + msg270087 |
2016-07-10 11:11:24 | serhiy.storchaka | set | messages:
+ msg270082 stage: commit review -> needs patch |
2016-07-10 10:59:28 | xiang.zhang | set | messages: + msg270081 |
2016-07-10 09:49:48 | ztane | set | nosy:
+ ztane messages: + msg270079 |
2016-07-10 08:18:44 | martin.panter | set | messages: + msg270076 |
2016-07-10 07:43:23 | martin.panter | link | issue1621 dependencies |
2016-07-10 07:43:14 | martin.panter | set | versions:
+ Python 2.7, Python 3.5 nosy: + martin.panter messages: + msg270075 stage: needs patch -> commit review |
2016-07-10 05:49:08 | xiang.zhang | set | files:
+ bytes_concat_overflow_check.patch keywords: + patch messages: + msg270072 |
2016-07-09 20:11:12 | serhiy.storchaka | set | messages:
+ msg270066 components: + Interpreter Core stage: needs patch |
2016-07-09 16:47:00 | xiang.zhang | set | type: behavior versions: + Python 3.6 |
2016-07-09 16:46:44 | xiang.zhang | create |