Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(11391)

Issue 571280043: Encoding changes for Python 3 (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
4 years, 4 months ago by hahnjo
Modified:
4 years, 2 months ago
Reviewers:
lemzwerg
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

Encoding changes for Python 3 This is required to eventually make the scripts work with Python 3. The change happens to also work with Python 2.7 (and maybe also 2.6), but most certainly not with Python 2.5 or older supported up to now.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -27 lines) Patch
M python/lilylib.py View 4 chunks +6 lines, -15 lines 0 comments Download
M python/midi.py View 1 chunk +3 lines, -3 lines 0 comments Download
M python/musicexp.py View 1 chunk +1 line, -1 line 0 comments Download
M python/musicxml.py View 1 chunk +1 line, -1 line 0 comments Download
M python/utilities.py View 1 chunk +0 lines, -2 lines 0 comments Download
M scripts/midi2ly.py View 1 chunk +1 line, -1 line 0 comments Download
M scripts/musicxml2ly.py View 3 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 2
lemzwerg
LGTM
4 years, 4 months ago (2019-12-20 00:08:04 UTC) #1
hahnjo
4 years, 2 months ago (2020-01-22 09:19:34 UTC) #2
Closing as the change got smaller and smaller as I discovered more edge cases
where the current code matters with Python 2.x
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b