Skip to content

Changes to accomodate windows users. #42

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

Merged
merged 2 commits into from
Dec 3, 2024
Merged

Conversation

justjoehere
Copy link
Contributor

This fixes _parse_file_path for windows users. Also fixes 1 test, and adds 3 more for this function.

I did have to bypass 1 file permissions test on windows because I couldn't get it to fail permissions properly.

@justjoehere
Copy link
Contributor Author

This also fixes Issue #36

@github-actions github-actions bot added bug Something isn't working feature help wanted Extra attention is needed labels Dec 2, 2024
@jlowin
Copy link
Owner

jlowin commented Dec 3, 2024

Thank you! I'm also adding windows tests to the test matrix in #44. Really appreciate it

@github-actions github-actions bot added the enhancement New feature or request label Dec 3, 2024
This was referenced Dec 3, 2024
@jlowin
Copy link
Owner

jlowin commented Dec 3, 2024

@justjoehere I believe I fixed the pyreadline issue by excluding dev utilities that aren't compatible with windows (changed uv sync --extra dev to uv sync --extra test which is a smaller set of requirements), so hopefully the windows note is unecessary - if you can confirm, we can remove it.

@jlowin jlowin merged commit a1da042 into jlowin:main Dec 3, 2024
4 checks passed
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request feature help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants