lilypond-auto
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5642 rational


From: Auto mailings of changes to Lily Issues via Testlilyissues-auto
Subject: [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5642 rational.py: Switch to Rich Comparisons
Date: Thu, 19 Dec 2019 11:30:04 -0000

Pushed to staging as

commit e276ba947d41b1c7fed44b8178dfdc49bb200b7a
Author: Jonas Hahnfeld <address@hidden>
Date:   Sun Dec 15 14:10:16 2019 +0100

    Issue 5642: rational.py: Switch to Rich Comparisons

    PEP 207 was adopted with Python 2.1. For compatibility Python 2.x
    still supports the old __cmp__ magic function, but it was removed
    with Python 3.x.

[issues:#5642] rational.py: Switch to Rich Comparisons

Status: Fixed
Labels: Fixed_2_21_0
Created: Sun Dec 15, 2019 01:11 PM UTC by Jonas Hahnfeld
Last Updated: Thu Dec 19, 2019 10:52 AM UTC
Owner: Jonas Hahnfeld

rational.py: Switch to Rich Comparisons

PEP 207 was adopted with Python 2.1. For compatibility Python 2.x
still supports the old cmp magic function, but it was removed
with Python 3.x.

http://codereview.appspot.com/561250043


Sent from sourceforge.net because address@hidden is subscribed to https://sourceforge.net/p/testlilyissues/issues/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/testlilyissues/admin/issues/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.

_______________________________________________
Testlilyissues-auto mailing list
address@hidden
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto

reply via email to

[Prev in Thread] Current Thread [Next in Thread]