]> granicus.if.org Git - python/commit
bpo-38465: Convert the type of exports counters to Py_ssize_t. (GH-16746)
authorHai Shi <shihai1992@gmail.com>
Mon, 21 Oct 2019 06:31:46 +0000 (14:31 +0800)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 21 Oct 2019 06:31:46 +0000 (09:31 +0300)
commit06cd5b6acd98205adae1a3ea4223e88f38ad55ab
treed4885a7094f79264d7a714c3b5f8d4cad813d16f
parent74142078b3b78fea7b4cd791e5c577c0c0964eb7
bpo-38465: Convert the type of exports counters to Py_ssize_t. (GH-16746)
Include/bytearrayobject.h
Misc/NEWS.d/next/Core and Builtins/2019-10-19-12-44-13.bpo-38465.V1L8c4.rst [new file with mode: 0644]
Modules/arraymodule.c
Modules/mmapmodule.c