summaryrefslogtreecommitdiffstats
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2013-11-19 22:03:25 (GMT)
committerVictor Stinner <victor.stinner@gmail.com>2013-11-19 22:03:25 (GMT)
commit85fe8a645e06d54d9b5dfc24375cc9231bff7e00 (patch)
treefce0625e255641a55f6d9f03698b3345f29b62db /Python/pythonrun.c
parentb679a2eb781091b497fabc8493d7ba33d57ebf41 (diff)
downloadcpython-85fe8a645e06d54d9b5dfc24375cc9231bff7e00.zip
cpython-85fe8a645e06d54d9b5dfc24375cc9231bff7e00.tar.gz
cpython-85fe8a645e06d54d9b5dfc24375cc9231bff7e00.tar.bz2
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