]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-117215 Make the fromskey() signature match dict.fromkeys(). (gh-117493)
authorRaymond Hettinger <rhettinger@users.noreply.github.com>
Wed, 3 Apr 2024 15:08:18 +0000 (10:08 -0500)
committerGitHub <noreply@github.com>
Wed, 3 Apr 2024 15:08:18 +0000 (10:08 -0500)
commit03f7aaf953f00bf2953c21a057d8e6e88db659c8
tree2c22360de75785923d5431cad9d1a626cf6d0348
parentfc5f68e58ecfbc8c452e1c2f33a2a53d3f2d7ea2
gh-117215 Make the fromskey() signature match dict.fromkeys(). (gh-117493)
Lib/collections/__init__.py