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

Add compatibility for PathDistributions implemented with stdlib objects in Python 3.8/3.9 #397

Merged
merged 15 commits into from
Oct 1, 2022

Commits on Jul 18, 2022

  1. Configuration menu
    Copy the full SHA
    9c2e16e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb621bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    56b071f View commit details
    Browse the repository at this point in the history
  4. Add type annotations to EntryPoint.name/value/group

    This is required to fix typecheck false positive.
    abravalheri committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    dff9d32 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    718cdef View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    65d65e1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ab40e39 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9333ab5 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. Configuration menu
    Copy the full SHA
    a156b85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0bda2fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    05cb079 View commit details
    Browse the repository at this point in the history
  4. Fix imports

    abravalheri committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    1e32edd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    17cc30e View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2022

  1. Configuration menu
    Copy the full SHA
    f17f1b3 View commit details
    Browse the repository at this point in the history
  2. Update changelog

    jaraco committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    25998e4 View commit details
    Browse the repository at this point in the history