Skip to content

Conversation

@plemarquand
Copy link
Contributor

I periodically run a broken link checker over swiftlang repositories. There were a few links pointing to outdated locations in swift-package-manager.

I periodically run a broken link checker over swiftlang repositories.
There were a few links pointing to outdated locations in
swift-package-manager.
Copy link
Contributor

@bnbarham bnbarham left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@plemarquand plemarquand enabled auto-merge (squash) March 7, 2025 20:57
@plemarquand
Copy link
Contributor Author

@swift-ci test

@plemarquand
Copy link
Contributor Author

@swift-ci please test windows

@plemarquand plemarquand merged commit 762e7d1 into swiftlang:main Mar 8, 2025
5 checks passed
bkhouri added a commit to bkhouri/swift-package-manager that referenced this pull request Apr 3, 2025
PR swiftlang#8343 updated a shutil.copytree(...) command to pass in the
`dirs_exists_ok=True` argument.  However, Python added support for the
`dirs_exists_ok` argument to `shutil.copytree` in 3.8.  As a result,
we update the function call to inspect the python version, and only add
the argument if the script is running in a Python version equal, or
higher than 3.8.

rdar://147297864
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants