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

Issue 561270043: Fix-ups for migration to Python 3.x (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:
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

Fix-ups for migration to Python 3.x Individual changes: 1) Manual changes for compatibility with Python 3 2) 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.

Patch Set 1 #

Patch Set 2 : Rebase and fold more changes #

Patch Set 3 : Open .ps file in binary mode #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -37 lines) Patch
M python/auxiliar/postprocess_html.py View 1 3 chunks +3 lines, -5 lines 0 comments Download
M python/book_snippets.py View 1 2 2 chunks +4 lines, -3 lines 0 comments Download
M python/lilylib.py View 1 2 chunks +3 lines, -13 lines 0 comments Download
M python/midi.py View 1 1 chunk +3 lines, -3 lines 0 comments Download
M python/musicexp.py View 1 1 chunk +1 line, -1 line 0 comments Download
M python/musicxml.py View 1 1 chunk +1 line, -1 line 0 comments Download
M python/utilities.py View 1 1 chunk +0 lines, -2 lines 0 comments Download
M scripts/build/create-weblinks-itexi.py View 1 1 chunk +1 line, -1 line 0 comments Download
M scripts/build/output-distance.py View 1 4 chunks +4 lines, -4 lines 0 comments Download
M scripts/build/texi2omf.py View 1 1 chunk +1 line, -1 line 0 comments Download
M scripts/midi2ly.py View 1 1 chunk +1 line, -1 line 0 comments Download
M scripts/musicxml2ly.py View 1 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 2
hahnjo
Rebase and fold more changes
4 years, 3 months ago (2020-01-22 09:31:56 UTC) #1
hahnjo
4 years, 3 months ago (2020-01-24 19:37:47 UTC) #2
Open .ps file in binary mode
Sign in to reply to this message.

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