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-03-31.20:54:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1522529656.65.0.467229070634.issue33132@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 25c869edd665cba7187910c5b151a0016fec4754 by Serhiy Storchaka in branch '3.6':
[3.6] bpo-33132: Fix reference counting issues in the compiler. (GH-6209). (GH-6321)
https://github.com/python/cpython/commit/25c869edd665cba7187910c5b151a0016fec4754
History
Date User Action Args
2018-03-31 20:54:16serhiy.storchakasetrecipients: + serhiy.storchaka, miss-islington
2018-03-31 20:54:16serhiy.storchakasetmessageid: <1522529656.65.0.467229070634.issue33132@psf.upfronthosting.co.za>
2018-03-31 20:54:16serhiy.storchakalinkissue33132 messages
2018-03-31 20:54:15serhiy.storchakacreate