loguru/tests/exceptions
Delgan f1e94ab838 Fix f-string formatting in traceback of Python 3.12
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.
2023-09-11 11:01:57 +02:00
..
output Fix f-string formatting in traceback of Python 3.12 2023-09-11 11:01:57 +02:00
source Fix f-string formatting in traceback of Python 3.12 2023-09-11 11:01:57 +02:00