Skip to content

Add support for _msi.Record.GetString() and _msi.Record.GetInteger() #45443

@atuining

Description

@atuining
mannequin
BPO 1102
Nosy @loewis, @tjguk, @berkerpeksag, @zware, @zooba
PRs
  • bpo-1102: View.Fetch() now returns None when it's exhausted #4459
  • [3.6] bpo-1102: View.Fetch() now returns None when it's exhausted (GH-4459) #4520
  • Files
  • _msi.patch.txt: Patch to fix fetching from views
  • _msi_fetch.patch.txt: Simplified patch for fixing fetching from views (against 2.7.2)
  • 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/loewis'
    closed_at = <Date 2017-11-23.14:34:19.799>
    created_at = <Date 2007-09-04.21:01:54.634>
    labels = ['3.7', 'type-bug', 'library', 'OS-windows']
    title = 'Add support for _msi.Record.GetString() and _msi.Record.GetInteger()'
    updated_at = <Date 2017-11-23.14:34:19.798>
    user = 'https://bugs.python.org/atuining'

    bugs.python.org fields:

    activity = <Date 2017-11-23.14:34:19.798>
    actor = 'berker.peksag'
    assignee = 'loewis'
    closed = True
    closed_date = <Date 2017-11-23.14:34:19.799>
    closer = 'berker.peksag'
    components = ['Library (Lib)', 'Windows']
    creation = <Date 2007-09-04.21:01:54.634>
    creator = 'atuining'
    dependencies = []
    files = ['11840', '24795']
    hgrepos = []
    issue_num = 1102
    keywords = ['patch']
    message_count = 16.0
    messages = ['55644', '67691', '67694', '75000', '138211', '138212', '155456', '220649', '225877', '226053', '306498', '306814', '306816', '306817', '306821', '306822']
    nosy_count = 7.0
    nosy_names = ['loewis', 'atuining', 'tim.golden', 'berker.peksag', 'zach.ware', 'steve.dower', 'uday kiran']
    pr_nums = ['4459', '4520']
    priority = 'high'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue1102'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (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