You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by sebb <se...@gmail.com> on 2021/05/12 10:48:17 UTC

watcher.py no longer uses urlparse

As the subject says.

Re: watcher.py no longer uses urlparse

Posted by Daniel Shahaf <d....@daniel.shahaf.name>.
sebb wrote on Wed, May 12, 2021 at 11:48:17 +0100:
> As the subject says.

+1 to commit, but the log message should follow the house style, for
example:

[[[
* tools/server-side/svnpubsub/watcher.py
  (urlparse): Remove unused import.

Approved by: danielsh
]]]