]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Let the argument clinic do the type checking for heapq (GH-20284)
authorRaymond Hettinger <rhettinger@users.noreply.github.com>
Fri, 22 May 2020 14:28:57 +0000 (07:28 -0700)
committerGitHub <noreply@github.com>
Fri, 22 May 2020 14:28:57 +0000 (07:28 -0700)
commit0226f3eba0673f55025114537cc8141fb5dcbcdf
treeecdf8560d5b1c5e0f8e3c2148f8af10983b1f69d
parent8b62644831443e400215eeb822c921f4f06c8977
Let the argument clinic do the type checking for heapq (GH-20284)
Modules/_heapqmodule.c
Modules/clinic/_heapqmodule.c.h