mirror of
https://github.com/lovell/sharp.git
synced 2025-12-06 12:01:41 +01:00
Python 3.11 removes support for opening files in 'universal newline' mode (e.g. 'rU'), however older versions of node-gyp such as v6 still use it.