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 issue #2160 based on PR #2163 relative to filenames starting with… #2282

Merged
merged 8 commits into from
Jan 3, 2025

Conversation

OsaAjani
Copy link
Collaborator

@OsaAjani OsaAjani commented Dec 5, 2024

… a dash and improved for filenames with specialchars
Writing to or reading from a filename starting with a dash "-" raised an error as described in #2160, this a port and improvement over the original #2163 PR.

  • I have provided code that clearly demonstrates the bug and that only works correctly when applying this fix
  • I have added suitable tests demonstrating a fixed bug or new/changed feature to the test suite in tests/
  • I have properly documented new or changed features in the documentation or in the docstrings
  • I have properly explained unusual or unexpected code in the comments around it

…rting with a dash and improved for filenames with specialchars
@OsaAjani OsaAjani marked this pull request as draft December 6, 2024 07:59
@OsaAjani
Copy link
Collaborator Author

OsaAjani commented Dec 6, 2024

I need to fix this for windows, I will take a look when I can.

@OsaAjani OsaAjani closed this Dec 6, 2024
@OsaAjani OsaAjani reopened this Dec 12, 2024
@OsaAjani OsaAjani marked this pull request as ready for review January 3, 2025 21:29
@OsaAjani OsaAjani merged commit 39b6c5c into Zulko:master Jan 3, 2025
11 of 15 checks passed
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.

1 participant