On Fri, Dec 03, 2021 at 02:15:08PM +0100, Julien Puydt wrote: > Hi, > > I just compiled the package (which includes running tests) with Python > version 3.9.9, and the only deprecation warning was about using > "setup.py install" ; can you tell me more about how to reproduce? > > Thanks, > > J.Puydt
Hi Julien, I'm sorry - I never saw this message (you forgot to copy in nnn-submitter@b.d.o), so I never replied. This deprecation warning appeared when running pytest on another package (I don't recall which one offhand, unfortunately), and it's in reference to an invalid regular expression as described in the bug report. To obtain the deprecation warning, one probably needs to execute the relevant piece of code. I've just reopened and reassigned the bug to python3-mistune0, as it does not appear in the mistune v2 rewrite. Eventually that package may disappear, and this bug report with it. But I think python 3.10 or 3.11 will turn this deprecation warning into an error, at which point some things may break if python3-mistune0 has not been deprecated by then. Best wishes, Julian