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

testing issue readwritefile.py #61

Open
quintijn opened this issue Nov 27, 2023 · 2 comments
Open

testing issue readwritefile.py #61

quintijn opened this issue Nov 27, 2023 · 2 comments
Assignees

Comments

@quintijn
Copy link
Collaborator

The testing of readwritefile (test_readwritefile.py) fails at a reraise of UnicodeEncodeError, which should happen in a very rare case. I cannot grasp why the reraise give this TypeError. Doug?

Also running the test multiple times gives some error...

@quintijn
Copy link
Collaborator Author

Oh, I commented out the reraise lines, falling back to the standard UnicodeEncodeError, which gives too little information. So now the tests run. (See TODO Doug or Quintijn in readwritefile.py

@quintijn
Copy link
Collaborator Author

Ohhh working in de fork of dougransom, and in branch readwritefile

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

No branches or pull requests

2 participants