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 masamoto
Recipients dellair.jie, masamoto, python-dev, serhiy.storchaka, zach.ware
Date 2016-10-02.11:08:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1475406538.95.0.78196431643.issue21124@psf.upfronthosting.co.za>
In-reply-to
Content
I wrote a patch to add the unpackiter_type initialization into PyInit__struct function. I has confirmed solve #28337 on ubuntu x86 16.04.
History
Date User Action Args
2016-10-02 11:08:58masamotosetrecipients: + masamoto, python-dev, zach.ware, serhiy.storchaka, dellair.jie
2016-10-02 11:08:58masamotosetmessageid: <1475406538.95.0.78196431643.issue21124@psf.upfronthosting.co.za>
2016-10-02 11:08:58masamotolinkissue21124 messages
2016-10-02 11:08:58masamotocreate