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 2018-01-17 15:12 by sibiryakov, last changed 2022-04-11 14:58 by admin. This issue is now closed.
Files | ||||
---|---|---|---|---|
File name | Uploaded | Description | Edit | |
decode_crash.py | sibiryakov, 2018-01-17 15:12 | The source code to replicate the issue | ||
test_string.bin | sibiryakov, 2018-01-17 15:13 | Content file needed to run the crash script | ||
valgrind.log | sibiryakov, 2018-01-17 15:27 | Valgrind log | ||
issue32583.patch | xiang.zhang, 2018-01-21 15:56 |
Pull Requests | |||
---|---|---|---|
URL | Status | Linked | Edit |
PR 5325 | closed | xiang.zhang, 2018-01-25 18:24 | |
PR 5459 | merged | xiang.zhang, 2018-01-31 13:01 |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:58:56 | admin | set | github: 76764 |
2018-01-31 23:33:09 | ned.deily | set | nosy:
+ ned.deily messages: + msg311388 |
2018-01-31 13:35:16 | xiang.zhang | set | status: open -> closed resolution: fixed stage: patch review -> resolved |
2018-01-31 13:34:19 | xiang.zhang | set | messages: + msg311329 |
2018-01-31 13:01:25 | xiang.zhang | set | pull_requests: + pull_request5285 |
2018-01-31 12:48:12 | xiang.zhang | set | messages: + msg311327 |
2018-01-25 18:24:58 | xiang.zhang | set | pull_requests: + pull_request5170 |
2018-01-21 15:56:38 | xiang.zhang | set | files:
+ issue32583.patch keywords: + patch messages: + msg310376 stage: needs patch -> patch review |
2018-01-20 19:55:51 | xiang.zhang | set | messages: + msg310359 |
2018-01-20 19:28:46 | xiang.zhang | set | stage: patch review -> needs patch |
2018-01-20 19:28:21 | xiang.zhang | set | nosy:
+ xiang.zhang messages: + msg310357 |
2018-01-20 13:32:40 | serhiy.storchaka | set | nosy:
+ serhiy.storchaka stage: test needed -> patch review components: + Interpreter Core versions: + Python 3.6, - Python 3.5 |
2018-01-19 21:37:09 | terry.reedy | set | nosy:
+ terry.reedy, ezio.melotti, lemburg, benjamin.peterson, vstinner messages: + msg310289 stage: test needed |
2018-01-17 15:27:50 | sibiryakov | set | files:
+ valgrind.log messages: + msg310188 |
2018-01-17 15:13:32 | sibiryakov | set | files: + test_string.bin |
2018-01-17 15:12:30 | sibiryakov | create |