On Mon, Mar 18, 2024 at 12:12:06PM +0000, Torrance, Douglas wrote: > Control: tags -1 - moreinfo + confirmed > [...] > > > > Oh, and just to add on to this: I believe that this will become a > > SyntaxError in Python 3.13 or Python 3.14. > > Ok, thanks for clarifying! > > I was able to reproduce the warnings in Python 3.12: > ... > > They were silent using Python 3.11, which is suppose is why I hadn't seen them > before.
Just checked the Python docs: see the second point of https://docs.python.org/3/whatsnew/3.12.html#other-language-changes Best wishes, Julian