]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Adjust builtins.zip() docstring to better communicate its signature (GH-14833)
authorSergey Fedoseev <fedoseev.sergey@gmail.com>
Thu, 18 Jul 2019 18:19:25 +0000 (23:19 +0500)
committerBrett Cannon <54418+brettcannon@users.noreply.github.com>
Thu, 18 Jul 2019 18:19:25 +0000 (11:19 -0700)
commitaf2f5b1723b95e45e1f15b5bd52102b7de560f7c
treec56f7829a09c0212b4b8a0fbe6320803f4224e6e
parent9cd39b16e2655f748f7aa8d20bca4812da00ba70
Adjust builtins.zip() docstring to better communicate its signature (GH-14833)
Python/bltinmodule.c