[issue4226] Python core crashes with associated files.

2008-11-12 Thread Benjamin Peterson
Changes by Benjamin Peterson <[EMAIL PROTECTED]>: -- resolution: -> fixed status: open -> closed ___ Python tracker <[EMAIL PROTECTED]> ___ ___

[issue4226] Python core crashes with associated files.

2008-11-12 Thread David W. Lambert
David W. Lambert <[EMAIL PROTECTED]> added the comment: This problem was repaired by the python3.0 rc1+ of November 5 trunk snapshot. I suggest retirement of Issue4226. ___ Python tracker <[EMAIL PROTECTED]>

[issue4226] Python core crashes with associated files.

2008-10-29 Thread Christian Heimes
Changes by Christian Heimes <[EMAIL PROTECTED]>: -- nosy: +christian.heimes resolution: duplicate -> status: closed -> open ___ Python tracker <[EMAIL PROTECTED]> ___

[issue4226] Python core crashes with associated files.

2008-10-29 Thread Amaury Forgeot d'Arc
Amaury Forgeot d'Arc <[EMAIL PROTECTED]> added the comment: There are actually three distinct issues here: issue4233, issue4236, issue4237 Nice shot, David ;-) -- nosy: +amaury.forgeotdarc ___ Python tracker <[EMAIL PROTECTED]>

[issue4226] Python core crashes with associated files.

2008-10-29 Thread Benjamin Peterson
Benjamin Peterson <[EMAIL PROTECTED]> added the comment: Closing in favor of #4236. -- resolution: -> duplicate status: open -> closed superseder: -> Crash when importing builtin module during interpreter shutdown ___ Python tracker <[EMAIL PROTECTE

[issue4226] Python core crashes with associated files.

2008-10-29 Thread Benjamin Peterson
Changes by Benjamin Peterson <[EMAIL PROTECTED]>: -- components: +Interpreter Core -2to3 (2.x to 3.0 conversion tool) priority: -> critical resolution: rejected -> status: closed -> open title: Should 2to3 know that file type is gone? Python core crashes with associated files. -> Pyt