diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2013-11-15 23:16:58 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2013-11-15 23:16:58 (GMT) |
commit | 042cb465f667652df23c2e9d9ba347efeebba5a8 (patch) | |
tree | 9fcd022cb3d486b8d4e325c68489f6e5e256cb77 /Python/pythonrun.c | |
parent | da062558db08e8374fa0880bf93f16896da0720e (diff) | |
download | cpython-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