This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

URL PR 20569
Status merged
Title [3.9] bpo-40830: Make sure that keyword arguments are merged into the arguments dictionary when dict unpacking and keyword arguments are interleaved. (GH-20553)
History
Date User Action Args
2020-06-01 16:07:35miss-islingtonsetstatus: open -> merged
2020-06-01 09:47:51miss-islingtonsettitle: bpo-40830: [3.9] Make sure that keyword arguments are merged into the arguments dictionary when dict unpacking and keyword arguments are interleaved. (GH-20553) -> [3.9] bpo-40830: Make sure that keyword arguments are merged into the arguments dictionary when dict unpacking and keyword arguments are interleaved. (GH-20553)
2020-06-01 09:47:18miss-islingtonsettitle: [3.9] Make sure that keyword arguments are merged into the arguments dictionary when dict unpacking and keyword arguments are interleaved. (GH-20553) -> bpo-40830: [3.9] Make sure that keyword arguments are merged into the arguments dictionary when dict unpacking and keyword arguments are interleaved. (GH-20553)
2020-06-01 09:45:33miss-islingtonlinkissue40830 pull_requests
2020-06-01 09:45:33miss-islingtoncreate