diff options
author | Zackery Spytz <zspytz@gmail.com> | 2019-06-26 20:54:20 (GMT) |
---|---|---|
committer | Pablo Galindo <Pablogsal@gmail.com> | 2019-06-26 20:54:19 (GMT) |
commit | d52a83a3d471ff3c7e9ebfa1731765e5334f7c24 (patch) | |
tree | 0d5021501766a6a3e33b02c3dc2e832e3c49f461 /Lib/asyncio/unix_events.py | |
parent | 7213df7bbfd85378c6e42e1ac63144d5974bdcf6 (diff) | |
download | cpython-d52a83a3d471ff3c7e9ebfa1731765e5334f7c24.zip cpython-d52a83a3d471ff3c7e9ebfa1731765e5334f7c24.tar.gz cpython-d52a83a3d471ff3c7e9ebfa1731765e5334f7c24.tar.bz2 |
bpo-37419: Fix possible segfaults when passing large sequences to os.posix_spawn() (GH-14409)
Use Py_ssize_t instead of int for i.
Diffstat (limited to 'Lib/asyncio/unix_events.py')
0 files changed, 0 insertions, 0 deletions