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

bpo-37691: Let math.dist() accept sequences and iterables for coordinates #14975

Merged
merged 7 commits into from
Jul 27, 2019

Commits on Jul 26, 2019

  1. Configuration menu
    Copy the full SHA
    74f78d2 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2019

  1. Update the argument clinic

    rhettinger committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    634c470 View commit details
    Browse the repository at this point in the history
  2. Update tests

    rhettinger committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    a9e3d42 View commit details
    Browse the repository at this point in the history
  3. Update the argument clinic

    rhettinger committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    3b18d77 View commit details
    Browse the repository at this point in the history
  4. Update the documentation

    rhettinger committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    2c341ca View commit details
    Browse the repository at this point in the history
  5. Add blurb

    rhettinger committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    95df88c View commit details
    Browse the repository at this point in the history
  6. Restore assertions

    rhettinger committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    4303073 View commit details
    Browse the repository at this point in the history