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

Revert "Revert "fix: Respect zipped symlinks (#1140)"" #1482

Merged
merged 3 commits into from
Apr 15, 2020

Commits on Apr 15, 2020

  1. Revert "Revert "fix: Respect zipped symlinks (aws#1140)""

    This reverts commit 360d90a.
    
    This commit originally reverted aws#1140 due to os.symlink not being
    available on windows in Python2.7 stdlib, details here: aws#1315 (comment). We recently removed Python2.7 support in aws#1416, so this commit
    is a revert of the revert, with some additional black formating to make `make pr`
    pass.
    jfuss committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    a4a77c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f796a57 View commit details
    Browse the repository at this point in the history
  3. Fix line number in integ test

    jfuss committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    deede87 View commit details
    Browse the repository at this point in the history