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

ENH: Extension should be able to accept PathLike sources objects #237

Merged
merged 8 commits into from
Jul 20, 2024

Commits on Mar 3, 2024

  1. Configuration menu
    Copy the full SHA
    fa6e218 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45a232a View commit details
    Browse the repository at this point in the history
  3. For consistency, ensure Extension.sources is always a pathlib.Path ob…

    …ject and adjust expectations in tests.
    jaraco committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    9cc0c93 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c489cdc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f2a85c1 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

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

Commits on Jul 20, 2024

  1. Configuration menu
    Copy the full SHA
    c9ec8f8 View commit details
    Browse the repository at this point in the history
  2. Use simple import

    jaraco committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    a74d289 View commit details
    Browse the repository at this point in the history