]> granicus.if.org Git - python/commit
[2.7] bpo-31490: Fix an assertion failure in ctypes in case an _anonymous_ attr is...
authorOren Milman <orenmn@gmail.com>
Thu, 12 Oct 2017 14:39:01 +0000 (17:39 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Thu, 12 Oct 2017 14:39:01 +0000 (17:39 +0300)
commitfb3bb8d5d5d70acaaa0fdec15c137544fdd4463f
treea5298fc768d7394b95b31c4c6e489a332aad18dd
parentf15058a697de12b0efe6c7ebc38fe61a993bb5d5
[2.7] bpo-31490: Fix an assertion failure in ctypes in case an _anonymous_ attr is defined only outside _fields_. (GH-3615) (#3952)
Modules/_ctypes/stgdict.c