diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2013-11-19 23:03:25 +0100 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2013-11-19 23:03:25 +0100 |
commit | 814032716938b817faa2ece644ac6dc86cff8052 (patch) | |
tree | 84e2987dbb24761d15aff752233cd143cc19e86c /Python/pythonrun.c | |
parent | 1080ebd8c165c4e1d6793745774fa99d7a42f78d (diff) | |
download | cpython-814032716938b817faa2ece644ac6dc86cff8052.tar.gz |
Issue #9566, #19617: New try to fix compilation on Windows
Some compilers (ex: Visual Studio) decode -2147483648 as a unsigned integer
instead of an signed integer.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions