Skip to content

[2.7] bpo-34603, ctypes/libffi_msvc: Fix returning structs from functions (GH-9258) #9342

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Sep 16, 2018

(cherry picked from commit 7843cae)

Co-authored-by: Vladimir Matveev v2matveev@outlook.com

https://bugs.python.org/issue34603

…ythonGH-9258)

(cherry picked from commit 7843cae)

Co-authored-by: Vladimir Matveev <v2matveev@outlook.com>
Copy link
Member

@vstinner vstinner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, good bot.

@miss-islington
Copy link
Contributor Author

@vladima and @vstinner: Status check is done, and it's a failure ❌ .

@vstinner
Copy link
Member

@vladima: Oh, the backport just fails because the test uses f-string. Can you try to backport your change manually and create a new PR? See for example https://devguide.python.org/gitbootcamp/#backporting-merged-changes

@vladima
Copy link
Contributor

vladima commented Sep 19, 2018

@vstinner I can definitely do that :)

@vstinner
Copy link
Member

I merged PR #9425.

@vstinner vstinner closed this Sep 19, 2018
@miss-islington miss-islington deleted the backport-7843cae-2.7 branch September 19, 2018 20:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants