remove some pre-3.8 workarounds (#7671)

This commit is contained in:
Mike Fährmann
2025-06-17 12:56:47 +02:00
parent d0b1da0fa7
commit 6d928f3805
7 changed files with 8 additions and 37 deletions

View File

@@ -78,8 +78,8 @@ Description
If this is an ``object``, it must contain Python expressions mapping to the
filename format strings to use.
These expressions are evaluated in the order as specified in Python 3.6+
and in an undetermined order in Python 3.4 and 3.5.
These expressions are evaluated in the specified order until one evaluates
to ``True``.
The available replacement keys depend on the extractor used. A list
of keys for a specific one can be acquired by calling *gallery-dl*