You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by GitBox <gi...@apache.org> on 2021/02/13 15:19:24 UTC

[GitHub] [spark-website] srowen commented on pull request #303: Lock Jekyll version to 3.6.3

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



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