HyukjinKwon commented on pull request #303: URL: https://github.com/apache/spark-website/pull/303#issuecomment-779516017
https://github.com/apache/spark-website/pull/303#issuecomment-778633034 @srowen, did you used Python 2? Seems like https://github.com/apache/spark-website/blob/757cc46c85d5b4ad072fe25c32c3dbadc300e3da/merge_pr.py#L83-L86 load the bytes, and implicitly casted it to `unicode` via default encoding `ascii`. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
