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.

Author rhettinger
Recipients mark.dickinson, rhettinger, tim.peters
Date 2019-07-27.21:27:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1564262824.57.0.407159753469.issue37691@roundup.psfhosted.org>
In-reply-to
Content
New changeset 76821bab9cb77fa7f847e66f8b2309ca30546c7f by Raymond Hettinger (Miss Islington (bot)) in branch '3.8':
bpo-37691: Let math.dist() accept sequences and iterables for coordinates (GH-14975) (GH-14984)
https://github.com/python/cpython/commit/76821bab9cb77fa7f847e66f8b2309ca30546c7f
History
Date User Action Args
2019-07-27 21:27:04rhettingersetrecipients: + rhettinger, tim.peters, mark.dickinson
2019-07-27 21:27:04rhettingersetmessageid: <1564262824.57.0.407159753469.issue37691@roundup.psfhosted.org>
2019-07-27 21:27:04rhettingerlinkissue37691 messages
2019-07-27 21:27:04rhettingercreate