…ythonGH-13421) Include windows.h rather than crtdbg.h to get STATUS_CONTROL_C_EXIT constant. Moreover, include windows.h on Windows, not only when MSC is used. (cherry picked from commit 925af1d)
…lers (pythonGH-13421) Include windows.h rather than crtdbg.h to get STATUS_CONTROL_C_EXIT constant. Moreover, include windows.h on Windows, not only when MSC is used.. (cherry picked from commit 925af1d) Co-authored-by: Erik Janssens <erik.janssens@conceptive.be>
There was a problem hiding this comment.
looks good. But I think that will be open a issue an explain a little more
what are you doing that :-)
|
it's a manual backport of GH-13421, this is the first time I went trough the manual cherry picking process ... so I didn't notice the required title format ... |
|
I fixed the commit message and merged your PR, thanks. |
|
Thank you ! |
https://bugs.python.org/issue36965