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 serhiy.storchaka
Recipients miss-islington, serhiy.storchaka
Date 2018-04-01.07:26:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1522567595.67.0.467229070634.issue33132@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 72f3e0887500e00867fa16ce5aaab12fae853b63 by Serhiy Storchaka in branch '2.7':
[2.7] bpo-33132: Fix reference counting issues in the compiler. (GH-6209). (GH-6322)
https://github.com/python/cpython/commit/72f3e0887500e00867fa16ce5aaab12fae853b63
History
Date User Action Args
2018-04-01 07:26:35serhiy.storchakasetrecipients: + serhiy.storchaka, miss-islington
2018-04-01 07:26:35serhiy.storchakasetmessageid: <1522567595.67.0.467229070634.issue33132@psf.upfronthosting.co.za>
2018-04-01 07:26:35serhiy.storchakalinkissue33132 messages
2018-04-01 07:26:35serhiy.storchakacreate