Skip to content

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Feb 15, 2019

(cherry picked from commit a4ae828)

https://bugs.python.org/issue34656

@vstinner
Copy link
Member Author

Please double-check this one, I had to fix compilation error on Windows (second commit). cc @mcepl

@mcepl
Copy link
Contributor

mcepl commented Feb 15, 2019

Yeah, it looks sensible. I had the same problem with Windows compilers myself many times. +1 from me.

@vstinner
Copy link
Member Author

Yeah, it looks sensible. I had the same problem with Windows compilers myself many times. +1 from me.

Can you please officially "approve" the change?

@vstinner
Copy link
Member Author

AppVeyor build succeeded

Aha, my 2nd commit fixed compilation on Windows (and tests pass).

@mcepl
Copy link
Contributor

mcepl commented Feb 15, 2019

Yeah, it looks sensible. I had the same problem with Windows compilers myself many times. +1 from me.

Can you please officially "approve" the change?

I don't see the button anywhere. I don't think I have any bits required.

@vstinner
Copy link
Member Author

I don't see the button anywhere. I don't think I have any bits required.

Anyone can approve/reject a change: go to the "Files changes" tab and click on [Review changes] button, then select (o) Approve.

Copy link
Contributor

@mcepl mcepl left a comment

Choose a reason for hiding this comment

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

It is basically my original patch (which is running in openSUSE) with additional fixes for Windows compilation. Looks good.

@mcepl
Copy link
Contributor

mcepl commented Feb 15, 2019

Like this?

@vstinner
Copy link
Member Author

Like this?

Yes! Thanks :-)

@larryhastings larryhastings merged commit 4b42d57 into python:3.4 Feb 25, 2019
@bedevere-bot
Copy link

@larryhastings: Please replace # with GH- in the commit message next time. Thanks!

@larryhastings
Copy link
Contributor

Thanks for the backport!

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.

7 participants