[3.7] bpo-1104: msilib.SummaryInfo.GetProperty() truncates the string by one character (GH-4517) by miss-islington · Pull Request #11738 · python/cpython

@uranusjr @miss-islington

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