summaryrefslogtreecommitdiffstats
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2013-11-15 23:16:58 (GMT)
committerVictor Stinner <victor.stinner@gmail.com>2013-11-15 23:16:58 (GMT)
commit042cb465f667652df23c2e9d9ba347efeebba5a8 (patch)
tree9fcd022cb3d486b8d4e325c68489f6e5e256cb77 /Python/pythonrun.c
parentda062558db08e8374fa0880bf93f16896da0720e (diff)
downloadcpython-042cb465f667652df23c2e9d9ba347efeebba5a8.zip
cpython-042cb465f667652df23c2e9d9ba347efeebba5a8.tar.gz
cpython-042cb465f667652df23c2e9d9ba347efeebba5a8.tar.bz2
Fix compiler warning on Windows 64-bit: asdl_seq_SET() stores the index parameter
into a Py_ssize_t, instead of an int
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions