commit | b8a65ec1d3d4660d0ee38a9765d98f5cdcabdef5 | [log] [tgz] |
---|---|---|
author | Batuhan Taskaya <isidentical@gmail.com> | Fri May 22 01:39:56 2020 +0300 |
committer | GitHub <noreply@github.com> | Thu May 21 23:39:56 2020 +0100 |
tree | d34d214c00702aa047f96b35e91613a1fe892df5 | |
parent | 72e0aa2fd2b9c6da2caa5a9ef54f6495fc2890b0 [diff] |
bpo-40715: Reject dict unpacking on dict comprehensions (GH-20292) Co-authored-by: Lysandros Nikolaou <lisandrosnik@gmail.com> Co-authored-by: Pablo Galindo <pablogsal@gmail.com>