Created on 2008-10-30 00:57 by amaury.forgeotdarc, last changed 2010-12-15 01:36 by r.david.murray. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| interactive_cleanup.patch | haypo, 2008-10-31 01:24 | review | ||
| pymodule_create2.patch | haypo, 2008-10-31 01:44 | Remove Py_IsInitialized() from PyModule_Create2() | review | |
| clarify___del__.diff | brett.cannon, 2008-11-19 22:27 | Clarify that imports are not guaranteed to work in __del__ | review | |
| a.py | loewis, 2008-11-20 15:48 | |||
| check-import-machinery-only.diff | hodgestar, 2010-11-20 11:34 | Relax check in PyModule_Create2 to only check that import machinery is still available. | ||
| check-import-machinery-only-with-test.diff | r.david.murray, 2010-12-14 17:50 | |||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-12-15 01:36:41 | r.david.murray | set | status: open -> closed nosy: loewis, barry, brett.cannon, amaury.forgeotdarc, belopolsky, haypo, christian.heimes, hodgestar, r.david.murray messages: + msg123998 resolution: fixed stage: patch review -> committed/rejected |
| 2010-12-14 21:21:07 | brett.cannon | set | messages: + msg123978 |
| 2010-12-14 17:50:33 | r.david.murray | set | files:
+ check-import-machinery-only-with-test.diff nosy: + r.david.murray messages: + msg123962 stage: needs patch -> patch review |
| 2010-11-20 11:34:29 | hodgestar | set | files:
+ check-import-machinery-only.diff nosy: + hodgestar messages: + msg121615 |
| 2010-08-08 23:08:34 | terry.reedy | set | versions: - Python 2.6, Python 3.0 |
| 2010-07-13 15:49:44 | belopolsky | set | nosy:
+ belopolsky messages: + msg110208 |
| 2009-05-29 22:24:45 | r.david.murray | set | nosy:
loewis, barry, brett.cannon, amaury.forgeotdarc, haypo, christian.heimes versions: + Python 2.6, Python 3.1, Python 2.7, Python 3.2 type: crash components: + Interpreter Core stage: needs patch |
| 2008-11-24 18:13:44 | brett.cannon | set | assignee: brett.cannon -> |
| 2008-11-20 16:02:55 | barry | set | priority: release blocker -> critical assignee: brett.cannon messages: + msg76113 |
| 2008-11-20 15:48:13 | loewis | set | files:
+ a.py messages: + msg76110 |
| 2008-11-19 22:27:23 | brett.cannon | set | files:
+ clarify___del__.diff messages: + msg76076 |
| 2008-11-19 22:08:17 | brett.cannon | set | nosy:
+ brett.cannon messages: + msg76075 |
| 2008-11-07 13:31:21 | barry | set | priority: deferred blocker -> release blocker |
| 2008-11-07 09:12:15 | amaury.forgeotdarc | set | messages: + msg75600 |
| 2008-11-07 01:48:24 | christian.heimes | set | messages: + msg75589 |
| 2008-11-06 18:21:04 | loewis | set | messages: + msg75576 |
| 2008-11-06 03:14:12 | barry | set | priority: release blocker -> deferred blocker messages: + msg75542 |
| 2008-11-04 00:10:15 | barry | set | nosy:
+ barry messages: + msg75482 |
| 2008-10-31 08:37:41 | amaury.forgeotdarc | set | nosy:
+ loewis messages: + msg75409 |
| 2008-10-31 01:46:41 | haypo | set | messages: + msg75405 |
| 2008-10-31 01:44:40 | haypo | set | files:
+ pymodule_create2.patch messages: + msg75404 |
| 2008-10-31 01:24:26 | haypo | set | files:
+ interactive_cleanup.patch keywords: + patch messages: + msg75403 |
| 2008-10-31 01:10:25 | haypo | set | nosy:
+ haypo messages: + msg75402 |
| 2008-10-30 01:03:51 | christian.heimes | set | nosy:
+ christian.heimes messages: + msg75347 |
| 2008-10-30 00:59:13 | benjamin.peterson | link | issue4226 superseder |
| 2008-10-30 00:57:45 | amaury.forgeotdarc | create | |
