On Sat, Nov 6, 2021 at 8:42 AM Betty Hollinshead
wrote:
>
> python3-3.10.0-1.fc35.x86_64
> alacarte-3.36.0-6.fc35.noarch
>
> Someone in the Python world changed the name of an import.
> Once upon a time the import (in alacarte) it looked like this:
> from collections import Sequence
>
> In a
python3-3.10.0-1.fc35.x86_64
alacarte-3.36.0-6.fc35.noarch
Someone in the Python world changed the name of an import.
Once upon a time the import (in alacarte) it looked like this:
from collections import Sequence
In a standard Fedora 35 install a few days ago, alacarte crashes.
bec