On Wed, Jun 07, 2023 at 07:57:54AM +0200, Heinrich Schuchardt wrote:

> This is the result of running 2to3 and manually converting the comparison
> functions to lambda expressions.
> 
> Signed-off-by: Heinrich Schuchardt <heinrich.schucha...@canonical.com>
> ---
>  ConfigFile.py |   4 +-
>  csvdump.py    |   4 +-
>  database.py   |  22 +++++------
>  gitdm         |  27 ++++++-------
>  gitlog.py     |   8 ++--
>  logparser.py  |   6 +--
>  reports.py    | 106 +++++++++++++++-----------------------------------
>  utils.py      |   4 +-
>  8 files changed, 70 insertions(+), 111 deletions(-)
> 
Is this really versus our current tree? It's already running in python3.
If there's specific "this is better python" changes, we should send them
to Jon first and sync back.

-- 
Tom

Attachment: signature.asc
Description: PGP signature

Reply via email to