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 artem.smotrakov, serhiy.storchaka
Date 2017-04-20.18:19:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1492712373.24.0.10696001014.issue29802@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 40db90c1ce1a59d5f5f2894bb0ce32110000bf27 by Serhiy Storchaka in branch 'master':
bpo-29802: Fix reference counting in module-level struct functions (#1213)
https://github.com/python/cpython/commit/40db90c1ce1a59d5f5f2894bb0ce32110000bf27
History
Date User Action Args
2017-04-20 18:19:33serhiy.storchakasetrecipients: + serhiy.storchaka, artem.smotrakov
2017-04-20 18:19:33serhiy.storchakasetmessageid: <1492712373.24.0.10696001014.issue29802@psf.upfronthosting.co.za>
2017-04-20 18:19:33serhiy.storchakalinkissue29802 messages
2017-04-20 18:19:33serhiy.storchakacreate