Comment 4 for bug 1763422

Revision history for this message
Andy McCrae (andrew-mccrae) wrote :

So the job is now voting - this doesn't seem resolved yet since the unicode bit is still accurate.

Do you have an example of the conf overrides you were using to generate this error? I'd love to add them in to the testing to make it fail so we can know the fix will work - from my initial review it seems it should fail on byte strings since the py3 unicode went away, it should probably look like str, bytes for py3 - but again, would be good to test that and ensure it's working.