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-09-27.06:52:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1506495166.88.0.154975027568.issue31490@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 9bfa55bfea60553831e99dbbca6a7c7d1065fd4b by Serhiy Storchaka (Miss Islington (bot)) 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) (#3780)
https://github.com/python/cpython/commit/9bfa55bfea60553831e99dbbca6a7c7d1065fd4b
History
Date User Action Args
2017-09-27 06:52:46serhiy.storchakasetrecipients: + serhiy.storchaka, Oren Milman
2017-09-27 06:52:46serhiy.storchakasetmessageid: <1506495166.88.0.154975027568.issue31490@psf.upfronthosting.co.za>
2017-09-27 06:52:46serhiy.storchakalinkissue31490 messages
2017-09-27 06:52:46serhiy.storchakacreate