commit | 410b730c205133315c604350f4bdc2345588b397 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Mon Jun 01 09:07:32 2020 -0700 |
committer | GitHub <noreply@github.com> | Mon Jun 01 17:07:32 2020 +0100 |
tree | 26ade6c6c3727677dfbf4e599dc4423e2453d63a | |
parent | a169961dfc777eb467a2b1027391285a7706329a [diff] |
Make sure that keyword arguments are merged into the arguments dictionary when dict unpacking and keyword arguments are interleaved. (GH-20553) (GH-20569) (cherry picked from commit db64f12e4deda2abbafb6d2bd5c06762fca991ff) Co-authored-by: Mark Shannon <mark@hotpy.org>