]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-90829: Fix empty iterable error message in min/max (#31181)
authorNnarol <lorand.l.juhasz@gmail.com>
Sun, 8 Jan 2023 13:51:20 +0000 (14:51 +0100)
committerGitHub <noreply@github.com>
Sun, 8 Jan 2023 13:51:20 +0000 (19:21 +0530)
commit0741da8d28790cebe94a4392af37d63b1510080a
tree2d82f8d83605c596156738920288e81b75ef465a
parentb034fd3e5926c63a681a211087b4c666834c7525
GH-90829: Fix empty iterable error message in min/max (#31181)
Lib/test/test_builtin.py
Python/bltinmodule.c