Skip to content

Update check-licenses.py to open files with an explicit encoding#11269

Merged
jihoonson merged 1 commit intoapache:masterfrom
mprashanthsagar:master
May 19, 2021
Merged

Update check-licenses.py to open files with an explicit encoding#11269
jihoonson merged 1 commit intoapache:masterfrom
mprashanthsagar:master

Conversation

@mprashanthsagar
Copy link
Contributor

check-licenses fails sometimes with UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 8090: ordinal not in range(128)

Similar to PR #9462

@mprashanthsagar mprashanthsagar changed the title Update check-licenses.py Update check-licenses.py to open files with an explicit encoding May 18, 2021
@jihoonson jihoonson added the Area - Dev For items related to the project itself, like dev docs and checklists, but not CI label May 18, 2021
Copy link
Contributor

@jihoonson jihoonson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks @mprashanthsagar for your contribution.

@jihoonson jihoonson merged commit 4c30773 into apache:master May 19, 2021
@clintropolis clintropolis added this to the 0.22.0 milestone Aug 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area - Dev For items related to the project itself, like dev docs and checklists, but not CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants