Change xrange() to range() in jsonchecker.py for Python3. Running `check-webkit-style` results in the following message being printed to the console: ``` $ ./Tools/Scripts/check-webkit-style --filter="-,+runtime/wtf_make_unique" Source/JavaScriptCore name 'xrange' is not defined ```
<rdar://problem/115147068>
Pull request: https://github.com/WebKit/WebKit/pull/17564
Committed 267816@main (91607fdd1b5e): <https://commits.webkit.org/267816@main> Reviewed commits have been landed. Closing PR #17564 and removing active labels.