[2.7] bpo-1104: msilib.SummaryInfo.GetProperty() truncates the string by one character (GH-4517) by uranusjr · Pull Request #11749 · python/cpython

@uranusjr

… by one 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>