Skip to content

msilib.SummaryInfo.GetProperty() truncates the string by one character #45445

Description

@atuining
mannequin
BPO 1104
Nosy @loewis, @pfmoore, @amauryfa, @ericvsmith, @tjguk, @ezio-melotti, @berkerpeksag, @zware, @zooba, @uranusjr, @miss-islington
PRs
  • bpo-1104: msilib.SummaryInfo.GetProperty() truncates the string by one character #4517
  • [3.7] bpo-1104: msilib.SummaryInfo.GetProperty() truncates the string by one character (GH-4517) #11738
  • [3.7] bpo-1104: msilib.SummaryInfo.GetProperty() truncates the string by one character (GH-4517) #11738
  • [3.7] bpo-1104: msilib.SummaryInfo.GetProperty() truncates the string by one character (GH-4517) #11738
  • [3.7] bpo-1104: msilib.SummaryInfo.GetProperty() truncates the string by one character (GH-4517) #11738
  • [2.7] bpo-1104: msilib.SummaryInfo.GetProperty() truncates the string by one character (GH-4517) #11749
  • [2.7] bpo-1104: msilib.SummaryInfo.GetProperty() truncates the string by one character (GH-4517) #11749
  • [2.7] bpo-1104: msilib.SummaryInfo.GetProperty() truncates the string by one character (GH-4517) #11749
  • Files
  • _msi.patch2.txt
  • issue1104_msi_2.patch: Updated patch to fix and test off by one error in _msi.c
  • issue1104_msi_3.patch: fix typo of Ptyhon -> Python
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = 'https://github.com/zooba'
    closed_at = <Date 2019-02-19.03:14:43.094>
    created_at = <Date 2007-09-04.22:03:41.207>
    labels = ['3.7', '3.8', 'type-bug', 'library', 'OS-windows']
    title = 'msilib.SummaryInfo.GetProperty() truncates the string by one character'
    updated_at = <Date 2019-02-19.03:14:43.094>
    user = 'https://bugs.python.org/atuining'

    bugs.python.org fields:

    activity = <Date 2019-02-19.03:14:43.094>
    actor = 'steve.dower'
    assignee = 'steve.dower'
    closed = True
    closed_date = <Date 2019-02-19.03:14:43.094>
    closer = 'steve.dower'
    components = ['Library (Lib)', 'Windows']
    creation = <Date 2007-09-04.22:03:41.207>
    creator = 'atuining'
    dependencies = []
    files = ['8387', '21524', '21525']
    hgrepos = []
    issue_num = 1104
    keywords = ['patch']
    message_count = 15.0
    messages = ['55649', '111079', '132912', '132913', '132914', '134976', '137133', '306502', '306796', '306798', '334752', '334755', '334756', '334758', '335880']
    nosy_count = 13.0
    nosy_names = ['loewis', 'paul.moore', 'amaury.forgeotdarc', 'atuining', 'eric.smith', 'tim.golden', 'ezio.melotti', 'markm', 'berker.peksag', 'zach.ware', 'steve.dower', 'uranusjr', 'miss-islington']
    pr_nums = ['4517', '11738', '11738', '11738', '11738', '11749', '11749', '11749']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue1104'
    versions = ['Python 2.7', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of life3.8 (EOL)end of lifeOS-windowsstdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions