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-06-01 02:35 by ishimoto, last changed 2022-04-11 14:57 by admin. This issue is now closed.
Files | ||||
---|---|---|---|---|
File name | Uploaded | Description | Edit | |
userptr-leak.py | ishimoto, 2013-06-01 02:35 | |||
userptr-segfault.py | serhiy.storchaka, 2013-06-16 15:05 | |||
userptr_segfault.patch | serhiy.storchaka, 2013-06-16 15:07 | review | ||
userptr_segfault_revised.patch | akuchling, 2013-06-16 23:14 |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:57:46 | admin | set | github: 62313 |
2013-06-25 01:35:14 | akuchling | set | status: open -> closed resolution: fixed messages: + msg191829 stage: commit review -> resolved |
2013-06-22 18:51:15 | python-dev | set | messages: + msg191655 |
2013-06-22 16:33:20 | python-dev | set | messages: + msg191646 |
2013-06-17 14:06:27 | serhiy.storchaka | set | messages: + msg191335 |
2013-06-16 23:14:16 | akuchling | set | files:
+ userptr_segfault_revised.patch messages: + msg191297 |
2013-06-16 15:07:25 | serhiy.storchaka | set | files:
+ userptr_segfault.patch keywords: + patch messages: + msg191269 |
2013-06-16 15:05:25 | serhiy.storchaka | set | status: closed -> open files: + userptr-segfault.py messages: + msg191268 resolution: fixed -> (no value) stage: resolved -> commit review |
2013-06-15 19:34:43 | akuchling | set | stage: needs patch -> resolved |
2013-06-15 19:34:31 | akuchling | set | status: open -> closed assignee: akuchling resolution: fixed messages: + msg191228 |
2013-06-15 19:03:31 | python-dev | set | messages: + msg191225 |
2013-06-15 18:48:15 | python-dev | set | nosy:
+ python-dev messages: + msg191223 |
2013-06-15 14:42:07 | akuchling | set | nosy:
+ akuchling |
2013-06-08 17:41:57 | ezio.melotti | set | nosy:
+ ezio.melotti |
2013-06-01 08:40:14 | serhiy.storchaka | set | nosy:
+ serhiy.storchaka versions: + Python 3.4 components: + Extension Modules keywords: + easy type: behavior stage: needs patch |
2013-06-01 02:35:55 | ishimoto | create |