Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.8] bpo-37691: Let math.dist() accept sequences and iterables for coordinates (GH-14975) #14984

Merged
merged 1 commit into from
Jul 27, 2019

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jul 27, 2019

(cherry picked from commit 6b5f1b4)

Co-authored-by: Raymond Hettinger rhettinger@users.noreply.github.com

https://bugs.python.org/issue37691

…ates (pythonGH-14975)

(cherry picked from commit 6b5f1b4)

Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com>
@miss-islington
Copy link
Contributor Author

@rhettinger: Status check is done, and it's a success ✅ .

@rhettinger rhettinger merged commit 76821ba into python:3.8 Jul 27, 2019
@miss-islington miss-islington deleted the backport-6b5f1b4-3.8 branch July 27, 2019 21:27
@miss-islington
Copy link
Contributor Author

@rhettinger: Status check is done, and it's a success ✅ .

1 similar comment
@miss-islington
Copy link
Contributor Author

@rhettinger: Status check is done, and it's a success ✅ .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-feature A feature request or enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants