memory leak in zope.i18nmessageid

Bug #489529 reported by Mykola Kharechko
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
zopetoolkit-project
New
Undecided
Unassigned

Bug Description

This code eat all memory:
>>> from zope.i18nmessageid import Message
>>> while 1:
...................m = Message(u'hello')
...
>>>

description: updated
description: updated
description: updated
description: updated
Revision history for this message
Mykola Kharechko (crchemist-quintagroup) wrote :

patch that fixes this issue.

Revision history for this message
Tres Seaver (tseaver) wrote :

Thanks very much for the patch. Fix now released:

  http://pypi.python.org/pypi/zope.i18nmessageid/3.5.1

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.