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 errors in file moving from short_paths cache #8103

Merged
merged 1 commit into from Nov 24, 2020

Conversation

memsharded
Copy link
Member

@memsharded memsharded commented Nov 24, 2020

Changelog: Bugfix: Solve os.rename crash when using short_paths with a short path storage located in another Windows drive unit.
Docs: Omit

Note: this is difficult to unit-test as it requires another drive.

close #8063

@memsharded memsharded added this to the 1.32 milestone Nov 24, 2020
@czoido czoido merged commit b941ced into conan-io:develop Nov 24, 2020
2 checks passed
@memsharded memsharded deleted the fix/short_paths_tgz_rename branch November 24, 2020 12:39
@czoido czoido modified the milestones: 1.32, 1.31.4 Nov 24, 2020
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.

[bug] Getting [WinError 17] when user_home_short points to different drive and package is installed
2 participants