Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Sep 21, 2020

Fix the compiler warning:

format specifies type wint_t (aka int) but the argument has type unsigned int
(cherry picked from commit c322948)

Co-authored-by: Samuel Marks [email protected]

https://bugs.python.org/issue41819

…2332)

Fix the compiler warning:

format specifies type `wint_t` (aka `int`) but the argument has type `unsigned int`
(cherry picked from commit c322948)

Co-authored-by: Samuel Marks <[email protected]>
@miss-islington
Copy link
Contributor Author

@SamuelMarks and @vstinner: Status check is done, and it's a success ✅ .

1 similar comment
@miss-islington
Copy link
Contributor Author

@SamuelMarks and @vstinner: Status check is done, and it's a success ✅ .

@miss-islington
Copy link
Contributor Author

@SamuelMarks and @vstinner: Status check is done, and it's a success ✅ .

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

@SamuelMarks and @vstinner: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 7aa534c into python:3.9 Sep 21, 2020
@miss-islington miss-islington deleted the backport-c322948-3.9 branch September 21, 2020 08:58
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