[Webkit-unassigned] [Bug 223686] New: git-webkit find doesn't work well with unicode characters in author name

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 24 04:08:51 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=223686

            Bug ID: 223686
           Summary: git-webkit find doesn't work well with unicode
                    characters in author name
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aakash_jain at apple.com

git-webkit find doesn't work well with unicode characters in author name

https://build.webkit.org/#/builders/28/builds/566
python Tools/Scripts/git-webkit find r274645

Title: Nullptr crash in RenderStyle::shapeOutside()

Traceback (most recent call last):
  File "Tools/Scripts/git-webkit", line 49, in <module>
    subversion='https://svn.webkit.org/repository/webkit',
  File "/Volumes/Data/worker/ios-simulator-14-release-tests-wk2/build/Tools/Scripts/libraries/webkitscmpy/webkitscmpy/program/__init__.py", line 84, in main
    subversion=subversion,
  File "/Volumes/Data/worker/ios-simulator-14-release-tests-wk2/build/Tools/Scripts/libraries/webkitscmpy/webkitscmpy/program/find.py", line 118, in main
    return Info.main(args, repository=repository, reference=args.argument[0], **kwargs)
  File "/Volumes/Data/worker/ios-simulator-14-release-tests-wk2/build/Tools/Scripts/libraries/webkitscmpy/webkitscmpy/program/find.py", line 87, in main
    print(u'Author: {}'.format(commit.author))
UnicodeEncodeError: 'ascii' codec can't encode character u'\xe9' in position 10: ordinal not in range(128)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210324/019cc3e6/attachment.htm>


More information about the webkit-unassigned mailing list