commit | 6b5f1b496f0b20144592b640b9c975df43a29eb0 | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <rhettinger@users.noreply.github.com> | Sat Jul 27 14:04:29 2019 -0700 |
committer | GitHub <noreply@github.com> | Sat Jul 27 14:04:29 2019 -0700 |
tree | 02675047df60efacb1a5f449c1c373a7485e7330 | |
parent | 3221a63c69268a9362802371a616f49d522a5c4f [diff] |
bpo-37691: Let math.dist() accept sequences and iterables for coordinates (GH-14975)