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 Oren Milman, serhiy.storchaka
Date 2017-10-12.14:39:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1507819143.71.0.213398074469.issue31490@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset fb3bb8d5d5d70acaaa0fdec15c137544fdd4463f by Serhiy Storchaka (Oren Milman) in branch '2.7':
[2.7] bpo-31490: Fix an assertion failure in ctypes in case an _anonymous_ attr is defined only outside _fields_. (GH-3615) (#3952)
https://github.com/python/cpython/commit/fb3bb8d5d5d70acaaa0fdec15c137544fdd4463f
History
Date User Action Args
2017-10-12 14:39:03serhiy.storchakasetrecipients: + serhiy.storchaka, Oren Milman
2017-10-12 14:39:03serhiy.storchakasetmessageid: <1507819143.71.0.213398074469.issue31490@psf.upfronthosting.co.za>
2017-10-12 14:39:03serhiy.storchakalinkissue31490 messages
2017-10-12 14:39:03serhiy.storchakacreate