Files
ports/misc/thefuck
Eirik Oeverby d07c24fc3f misc/thefuck: Fix runtime with Python 3.12
The old `imp` library was deprecated and is now removed in 3.12; switch
to importlib.

PR:		296596
Sponsored by:	UNIS Labs
MFH:		2026Q3
2026-07-13 03:17:38 +03:00
..