Closed Apreche closed 2 years ago
The U mode flag was deprecated completely in Python 3.11. It was being used in the setup.py, which prevents fish from being installed.
>>> bin(ord('U') ^ ord('r')).count('1') 4
Thanks for your contribution, even if it was only four bits. They were four good bits.
The U mode flag was deprecated completely in Python 3.11. It was being used in the setup.py, which prevents fish from being installed.