[2.7] bpo-31490: Fix an assertion failure in ctypes in case an _anonymous_ attr is defined only outside _fields_. (GH-3615) by orenmn · Pull Request #3952 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.2k
Merged
serhiy-storchaka merged 1 commit intopython:2.7from
Oct 12, 2017Conversation
Copy link
Contributor
Fix the #3780 backport to 2.7 (as PyErr_Format() in 2.7 doesn't support %U as a format specifier).
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting review
label
serhiy-storchaka approved these changes Oct 11, 2017
bedevere-bot
added
awaiting merge
and removed
awaiting review
labels
serhiy-storchaka
merged commit
fb3bb8d
into
python:2.7
bedevere-bot
removed
the
awaiting merge
label
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment