Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix ValueError: invalid mode: 'rU' while trying to load binding.gyp
Fixes nodejs/node-gyp#2219 File mode `U` is deprecated in Python 3 https://docs.python.org/3/library/functions.html#open https://github.com/asottile/pyupgrade#redundant-open-modes
- Loading branch information