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

[pigeon] Use File.uri over manual URI construction #298

Closed
wants to merge 1 commit into from

Conversation

natebosch
Copy link
Contributor

The uri getter works correctly on Windows without the need for extra
attention needed to the details of the paths.

The `uri` getter works correctly on Windows without the need for extra
attention needed to the details of the paths.
@natebosch natebosch requested a review from gaaclarke March 4, 2021 19:00
@gaaclarke
Copy link
Member

Sorry, I meant to look into this previously. The problem is that we don't have CI running on windows machines yet and it takes a bit of effort for me to test stuff manually on Windows. That means that despite the fact that you are probably right the barrier to accept changes that aren't addressing bugs is going to be too high. The way it is written now I tested on windows many moons ago. I'll keep this in mind the next time I have to crack open windows.

@gaaclarke gaaclarke closed this May 5, 2021
@natebosch natebosch deleted the direct-to-uri branch May 5, 2021 22:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants