diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2016-08-24 22:04:09 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2016-08-24 22:04:09 (GMT) |
commit | 74319ae219e049ae78897513b897c513f2d06445 (patch) | |
tree | d33588f2a4330c62f340ec51b9f4655b4a6d7fd7 /Python/importlib_external.h | |
parent | c532b3c1cebdbdb2aac8dc3d2be3904d754aee9c (diff) | |
download | cpython-74319ae219e049ae78897513b897c513f2d06445.zip cpython-74319ae219e049ae78897513b897c513f2d06445.tar.gz cpython-74319ae219e049ae78897513b897c513f2d06445.tar.bz2 |
Use Py_ssize_t type for number of arguments
Issue #27848: use Py_ssize_t rather than C int for the number of function
positional and keyword arguments.
Diffstat (limited to 'Python/importlib_external.h')
0 files changed, 0 insertions, 0 deletions