Files
MINGW-packages/mingw-w64-python
Christoph Reiter 37fbeaab84 python: fix shebang of scripts like idle3
due to some PATHSEP fixes the original shebang now uses forward slashes
and the sed no longer had any effect.

Instead of fixing the cygpath call just replace the shebang without matching,
so this doesn't happen again.

Fixes #17929
2023-08-02 19:52:58 +02:00
..

The patches for this package are auto generated and managed in git: https://github.com/msys2-contrib/cpython-mingw

Run ./update-patches.sh to re-create the patches.