commit | f88e138a1aa3b9a9e013963e4fd7d5cce6a0b85c | [log] [tgz] |
---|---|---|
author | Ken Jin <28750310+Fidget-Spinner@users.noreply.github.com> | Sat Jul 17 19:09:18 2021 +0800 |
committer | GitHub <noreply@github.com> | Sat Jul 17 14:09:18 2021 +0300 |
tree | 0422add6f1412aba804ef4f8922f2c5f5920a0ec | |
parent | 689b05c6281ee6bafb9a0c0bf291260efa130f64 [diff] |
bpo-20291: Fix MSVC warnings in getargs.c (GH-27211) * Fix MSVC warnings in getargs.c * apply suggestions Co-Authored-By: Batuhan Taskaya <batuhan@python.org> Co-authored-by: Batuhan Taskaya <batuhan@python.org>