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.

Author amaury.forgeotdarc
Recipients BreamoreBoy, Jeremy.Hylton, amaury.forgeotdarc, brian.curtin, christian.heimes, ezio.melotti, gvanrossum, tim.peters
Date 2013-10-21.13:17:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1382361464.29.0.840462345978.issue1540@psf.upfronthosting.co.za>
In-reply-to
Content
Is the error still current? io.StringIO is now completely implemented in _io/textio.c, and should not have any Python-level __del__.
History
Date User Action Args
2013-10-21 13:17:44amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, gvanrossum, tim.peters, christian.heimes, ezio.melotti, brian.curtin, Jeremy.Hylton, BreamoreBoy
2013-10-21 13:17:44amaury.forgeotdarcsetmessageid: <1382361464.29.0.840462345978.issue1540@psf.upfronthosting.co.za>
2013-10-21 13:17:44amaury.forgeotdarclinkissue1540 messages
2013-10-21 13:17:44amaury.forgeotdarccreate