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

Rely on 'selectable' interface for entry points. #2126

Merged
merged 11 commits into from
Jul 9, 2021
Merged

Commits on May 29, 2021

  1. Configuration menu
    Copy the full SHA
    65ea175 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3381339 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    62f1854 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c050710 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5e37739 View commit details
    Browse the repository at this point in the history
  6. Pass kwargs to entry_points

    jaraco committed May 29, 2021
    Configuration menu
    Copy the full SHA
    f224121 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e294994 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ae4e131 View commit details
    Browse the repository at this point in the history
  9. Add changelog.

    jaraco committed May 29, 2021
    Configuration menu
    Copy the full SHA
    746c8ba View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2021

  1. Add comment indicating that backports.entry_points_selectable is only…

    … needed for older Pythons.
    jaraco committed Jul 3, 2021
    Configuration menu
    Copy the full SHA
    4489451 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aad8790 View commit details
    Browse the repository at this point in the history