potiuk edited a comment on pull request #17074: URL: https://github.com/apache/airflow/pull/17074#issuecomment-882340570
As bad as it is, it seems that when "filename" is specified, it does not return `bytes` but `str' filename location (?) Sounds like a weird choice. In our case we do not pass filename, so we should always receive 'bytes', so likely test should be fixed to return bytes not str. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
