[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

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@orenmn

Copy link

Contributor

@orenmn orenmn commented

Oct 11, 2017

edited by bedevere-bot

Loading

Fix the #3780 backport to 2.7 (as PyErr_Format() in 2.7 doesn't support %U as a format specifier).

https://bugs.python.org/issue31490

@serhiy-storchaka serhiy-storchaka added skip news type-bug

An unexpected behavior, bug, or error

labels

Oct 11, 2017

@serhiy-storchaka serhiy-storchaka merged commit fb3bb8d into python:2.7

Oct 12, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@serhiy-storchaka serhiy-storchaka serhiy-storchaka approved these changes

Assignees

No one assigned

Labels

skip news type-bug

An unexpected behavior, bug, or error

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@orenmn @serhiy-storchaka @the-knights-who-say-ni @bedevere-bot