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 python-dev
Recipients benjamin.peterson, python-dev
Date 2015-07-02.21:19:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150702211939.44882.93943@psf.io>
In-reply-to
Content
New changeset 24ce32d76376 by Benjamin Peterson in branch '3.4': fix use after free (closes #24552) https://hg.python.org/cpython/rev/24ce32d76376 New changeset 24197b5f7126 by Benjamin Peterson in branch '3.5': merge 3.4 (#24552) https://hg.python.org/cpython/rev/24197b5f7126 New changeset 32486bb59e7e by Benjamin Peterson in branch 'default': merge 3.5 (#24552) https://hg.python.org/cpython/rev/32486bb59e7e
History
Date User Action Args
2015-07-02 21:19:44python-devsetrecipients: + python-dev, benjamin.peterson
2015-07-02 21:19:44python-devlinkissue24552 messages
2015-07-02 21:19:44python-devcreate