mirror of https://github.com/Delgan/loguru.git
f1e94ab838
In Python 3.12, new tokens were added to "tokenize" module in order to differentiate simple strings and f-string. Additionally, the expressions inside the f-string are properly parsed as well. The unit tests have been updated consequently. |
||
---|---|---|
.. | ||
exception_group_catch.py | ||
f_string.py | ||
grouped_as_cause_and_context.py | ||
grouped_max_depth.py | ||
grouped_max_length.py | ||
grouped_nested.py | ||
grouped_simple.py | ||
grouped_with_cause_and_context.py | ||
match_statement.py | ||
notes.py | ||
positional_only_argument.py | ||
type_hints.py | ||
walrus_operator.py |