commit | 9f0269d6aed1b61996b95dc0730a4008de012011 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Sat Jun 15 07:59:37 2024 +0200 |
committer | GitHub <noreply@github.com> | Sat Jun 15 05:59:37 2024 +0000 |
tree | ee3a30e32f283f2ba4ba902ebf6917ccd2995f9f | |
parent | 3c88898a696785fb4872a271d7c90f6505178fd7 [diff] |
[3.13] gh-120526: Correct signature of map() builtin (GH-120528) (GH-120539) map() requires at least one iterable arg. (cherry picked from commit d4039d3f6f8cb7738c5cd272dde04171446dfd2b) Signed-off-by: Adam Williamson <awilliam@redhat.com> Co-authored-by: Adam Williamson <adam@blueradius.ca>