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

Compression errors with plaintext on windows #55

Open
2 tasks
griff-rees opened this issue Sep 5, 2023 · 0 comments
Open
2 tasks

Compression errors with plaintext on windows #55

griff-rees opened this issue Sep 5, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@griff-rees
Copy link
Contributor

griff-rees commented Sep 5, 2023

There are compression errors for windows when testing the plaintext.PlaintextFixture class that are not reproduced in linux/darwin. Currently the docstrings for these processes skip windows. The methods affected include

  • .plaintext_paths_to_dicts()
  • .PlaintextFixture.export_to_json_fixtures()

There are some tests to address aspects of this in tests/test_plaintext.py

@griff-rees griff-rees changed the title Character encoding error with plaintext in Windows Compression errors with plaintext on windows Sep 5, 2023
@griff-rees griff-rees added the bug Something isn't working label Sep 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant