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

Fix NotADirectory error when calling files on a subdirectory of a zipped namespace package #293

Commits on Feb 25, 2024

  1. Fix NotADirectory error when calling files on a submodule of a zipped…

    … namespace package
    sfc-gh-wzhao authored and jaraco committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    d93e241 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b68509f View commit details
    Browse the repository at this point in the history
  3. Change the assertions for test_join_path to assert that the subdirect…

    …ory is a multiplexed path to avoid touching implementation details.
    jaraco committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    6c9b190 View commit details
    Browse the repository at this point in the history
  4. Updated the contents of the binary files in the subdirectories so the…

    …re's less chance of accidentally matching one for the other.
    jaraco committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    168f617 View commit details
    Browse the repository at this point in the history
  5. Added changelog

    jaraco committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    d98c558 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    76145e2 View commit details
    Browse the repository at this point in the history