srowen commented on pull request #303:
URL: https://github.com/apache/spark-website/pull/303#issuecomment-778633034


   Comically, the merge script fails:
   ```
   Traceback (most recent call last):
     File "./merge_pr.py", line 287, in <module>
       main()
     File "./merge_pr.py", line 278, in main
       merge_pr(pr_num, target_ref, title, body, pr_repo_desc)
     File "./merge_pr.py", line 131, in merge_pr
       distinct_authors[0])
   UnicodeEncodeError: 'ascii' codec can't encode character u'\u201c' in 
position 54: ordinal not in range(128)
   ```
   I'm not even sure where the non-ASCII char comes from; looks like the author 
name? does anyone know how to fix something like that? 


----------------------------------------------------------------
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:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org

Reply via email to