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 ammar2, benjamin.peterson, dyjakan, methane, python-dev, serhiy.storchaka, vstinner
Date 2017-02-01.20:54:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20170201205450.96147.65515.1F9100CA@psf.io>
In-reply-to
Content
New changeset 8cfa6d3065b3 by Serhiy Storchaka in branch '2.7':
Issue #29028: Fixed possible use-after-free bugs in the subscription of the
https://hg.python.org/cpython/rev/8cfa6d3065b3
History
Date User Action Args
2017-02-01 20:54:54python-devsetrecipients: + python-dev, vstinner, benjamin.peterson, methane, serhiy.storchaka, ammar2, dyjakan
2017-02-01 20:54:54python-devlinkissue29028 messages
2017-02-01 20:54:54python-devcreate