Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix path issues on Windows #14

Merged
merged 7 commits into from
Aug 27, 2024
Merged

Fix path issues on Windows #14

merged 7 commits into from
Aug 27, 2024

Conversation

Archmonger
Copy link
Owner

@Archmonger Archmonger commented Aug 27, 2024

Description

Ref

finders.find() is really supposed to be called with an OS-standardized path. This PR mimicks what Django does to URLs before calling finders.find().

Checklist

Please update this checklist as you complete each item:

  • Tests have been developed for bug fixes or new functionality.
  • The changelog has been updated, if necessary.
  • Documentation has been updated, if necessary.
  • GitHub Issues closed by this PR have been linked.

By submitting this pull request I agree that all contributions comply with this project's open source license(s).

@Archmonger Archmonger marked this pull request as ready for review August 27, 2024 09:19
@Archmonger Archmonger merged commit 80c99af into main Aug 27, 2024
15 checks passed
@Archmonger Archmonger deleted the Fix-windows-path-correctness branch August 27, 2024 09:28
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants