[pypy-dev] Memory leaking with iterator.close() in PyPy3
hubo
hubo at jiedaibao.com
Thu Jun 28 06:17:51 EDT 2018
Thanks a lot. How long will the next release be ready? In the mean while I can try the nightly build.
2018-06-28
hubo
发件人:Armin Rigo <armin.rigo at gmail.com>
发送时间:2018-06-28 16:55
主题:Re: [pypy-dev] Memory leaking with iterator.close() in PyPy3
收件人:"Carl Friedrich Bolz-Tereick"<cfbolz at gmx.de>
抄送:"hubo"<hubo at jiedaibao.com>,"PyPy Developer Mailing List"<pypy-dev at python.org>
Hi Hubo,
The bug is fixed now in 0017e9688738. It was apparently the only
place in the source that made a prebuilt W_BaseException instance.
Thanks a lot!
Armin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-dev/attachments/20180628/8d016b81/attachment.html>
More information about the pypy-dev
mailing list