Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

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

Appearance settings

[3.5] bpo-30855: Trying to fix test_use on Windows.#2585

Merged
vstinner merged 2 commits into
python:3.5python/cpython:3.5from
vstinner:winfo_id35Copy head branch name to clipboard
Jul 5, 2017
Merged

[3.5] bpo-30855: Trying to fix test_use on Windows.#2585
vstinner merged 2 commits into
python:3.5python/cpython:3.5from
vstinner:winfo_id35Copy head branch name to clipboard

Conversation

@vstinner

@vstinner vstinner commented Jul 5, 2017

Copy link
Copy Markdown
Member

Avoid possible weird behavior of WideInt convertion.
"winfo id" always returns string hexadecimal representation.

(cherry picked from commit b9d6724)

Avoid possible weird behavior of WideInt convertion.
"winfo id" always returns string hexadecimal representation.

(cherry picked from commit b9d6724)
@serhiy-storchaka

Copy link
Copy Markdown
Member

This is cherry-picked from two commits: b9d6724 and 29a2f7c.

@vstinner

vstinner commented Jul 5, 2017

Copy link
Copy Markdown
Member Author

This is cherry-picked from two commits: b9d6724 and 29a2f7c.

Right. First, I only backported the first commit. But then I decided to also take the second one, just in case, if the test still fails. The second commit will give more information if the test fails again.

I didn't update the PR description, I expect that GitHub will generate a proper commit message ;-)

@vstinner vstinner merged commit c48a000 into python:3.5 Jul 5, 2017
@vstinner vstinner deleted the winfo_id35 branch July 5, 2017 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.