17
0

- update to 6.0.0:

* properly handle FSTRING_MIDDLE escaped braces

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tokenize-rt?expand=0&rev=9
This commit is contained in:
2024-10-07 21:32:39 +00:00
committed by Git OBS Bridge
parent fdc95cdd24
commit baf97b6711
4 changed files with 12 additions and 6 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Oct 7 21:31:24 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 6.0.0:
* properly handle FSTRING_MIDDLE escaped braces
-------------------------------------------------------------------
Fri Dec 8 12:30:29 UTC 2023 - Dirk Müller <dmueller@suse.com>