lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5646 Switch t


From: Auto mailings of changes to Lily Issues via Testlilyissues-auto
Subject: [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5646 Switch to Python 3.x
Date: Sat, 01 Feb 2020 10:23:19 -0000

pushed to staging

commit bc8a3fa7e4f12bf5ac1eb0293bfab658d52c4ae8
Author:     Jonas Hahnfeld <address@hidden>
AuthorDate: Mon Jan 27 14:40:04 2020 +0100
Commit:     Jonas Hahnfeld <address@hidden>
CommitDate: Sat Feb 1 10:30:35 2020 +0100

    Issue 5646: Switch to Python 3.x

    Find and require at least Python 3.5 which will allow us to address
    some deprecation warnings, most notably about the 'imp' module.
    This version was released in September 2015 and should be available
    in all major distributions, including Ubuntu LTS 16.04 and 18.04 as
    well as CentOS/RHEL 7.x and 8.x.

    Changes folded into this commit:
     * Run "2to3 --write --nobackups ."
       The automated conversion of the remaining issues.

     * Manual changes for compatibility with Python 3
       Mostly related to encoding.

     * output-distance.py: Replace cgi.escape by html.escape
       cgi.escape() has been deprecated since Python 3.2 and was
       completely removed in the latest Python 3.8.

[issues:#5646] Switch to Python 3.x

Status: Fixed
Labels: Fixed_2_21_0
Created: Thu Dec 19, 2019 06:15 PM UTC by Jonas Hahnfeld
Last Updated: Fri Jan 31, 2020 09:33 AM UTC
Owner: Jonas Hahnfeld

Switch to Python 3.x

Find and require at least Python 3.5 which will allow us to address
some deprecation warnings, most notably about the 'imp' module.
The major version 3.5 was first released in September 2015 and should
be available in all major distributions, including Ubuntu LTS 16.04 and
18.04 as well as CentOS/RHEL 7.x and 8.x.

Invidivial changes:
https://codereview.appspot.com/545370043
https://codereview.appspot.com/573340043
https://codereview.appspot.com/561270043

Full patch (with Patch Sets)
https://codereview.appspot.com/553420043


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]