X Tutup
Skip to content

bpo-37547: Fix a compiler warning in Modules/_io/winconsoleio.c#14785

Merged
methane merged 1 commit intopython:masterfrom
ZackerySpytz:bpo-37547-compiler-warning
Jul 19, 2019
Merged

bpo-37547: Fix a compiler warning in Modules/_io/winconsoleio.c#14785
methane merged 1 commit intopython:masterfrom
ZackerySpytz:bpo-37547-compiler-warning

Conversation

@ZackerySpytz
Copy link
Copy Markdown
Contributor

@ZackerySpytz ZackerySpytz commented Jul 15, 2019

The compiler warning was introduced in
59ad110.

https://bugs.python.org/issue37547

@ZackerySpytz
Copy link
Copy Markdown
Contributor Author

@methane

@methane methane merged commit d395209 into python:master Jul 19, 2019
lisroach pushed a commit to lisroach/cpython that referenced this pull request Sep 10, 2019
DinoV pushed a commit to DinoV/cpython that referenced this pull request Jan 14, 2020
websurfer5 pushed a commit to websurfer5/cpython that referenced this pull request Jul 20, 2020
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

X Tutup