Skip to content

[3.7] bpo-1104: msilib.SummaryInfo.GetProperty() truncates the string by one character (GH-4517)#11738

Merged
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-2de576e-3.7
Feb 2, 2019
Merged

[3.7] bpo-1104: msilib.SummaryInfo.GetProperty() truncates the string by one character (GH-4517)#11738
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-2de576e-3.7

Conversation

@miss-islington

@miss-islington miss-islington commented Feb 2, 2019

Copy link
Copy Markdown
Contributor

Add one char to MsiSummaryInfoGetProperty() output
Based on the patch in bpo-1104 by Anthony Tuininga (atuining) and Mark McMahon (markm).
(cherry picked from commit 2de576e)

Co-authored-by: Tzu-ping Chung uranusjr@gmail.com

https://bugs.python.org/issue1104

…e character (pythonGH-4517)

Add one char to MsiSummaryInfoGetProperty() output
Based on the patch in bpo-1104 by Anthony Tuininga (atuining) and Mark McMahon (markm).
(cherry picked from commit 2de576e)

Co-authored-by: Tzu-ping Chung <uranusjr@gmail.com>
@miss-islington

Copy link
Copy Markdown
Contributor Author

@uranusjr and @zooba: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 56f8411 into python:3.7 Feb 2, 2019
@miss-islington miss-islington deleted the backport-2de576e-3.7 branch February 2, 2019 17:36
@miss-islington

Copy link
Copy Markdown
Contributor Author

@uranusjr and @zooba: Status check is done, and it's a success ✅ .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants