lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5839 Fix tran


From: Auto mailings of changes to Lily Issues via Testlilyissues-auto
Subject: [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5839 Fix translation-status.py with Python 3
Date: Tue, 10 Mar 2020 11:49:52 -0000

Diff:


Passes make, make check and a full make doc.


[issues:#5839] Fix translation-status.py with Python 3

Status: Started
Created: Tue Mar 10, 2020 09:06 AM UTC by Jonas Hahnfeld
Last Updated: Tue Mar 10, 2020 09:06 AM UTC
Owner: Jonas Hahnfeld

Fix translation-status.py with Python 3

Individual commits:
1) translations-status: Use str.maketrans()

It's now a static function of the builtin type str, not in the
string module. It wasn't marked as deprecated in Python 2...

2) translations-status: Call locals() outside of list comprehension

Otherwise Python 3 throws KeyErrors because it's not getting the
local variables from the function (in particular p).

3) translations-status: Correctly reference self.filename

http://codereview.appspot.com/581800043


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]