Skip to content

Make REG_MULTI_SZ support zero-length strings #76768

@nanonyme

Description

@nanonyme
mannequin
BPO 32587
Nosy @pfmoore, @jaraco, @tjguk, @zware, @eryksun, @zooba, @ZackerySpytz, @miss-islington
PRs
  • bpo-32587: Make winreg.REG_MULTI_SZ support zero-length strings #13239
  • [3.7] bpo-32587: Make winreg.REG_MULTI_SZ support zero-length strings (GH-13239) #15745
  • [3.8] bpo-32587: Make winreg.REG_MULTI_SZ support zero-length strings (GH-13239) #15746
  • bpo-32587: Fixes unsafe downcast in PC/winreg.c #15766
  • [3.8] bpo-32587: Fixes unsafe downcast in PC/winreg.c (GH-15766) #15777
  • [3.7] bpo-32587: Fixes unsafe downcast in PC/winreg.c (GH-15766) #15778
  • Files
  • rtlqueryreg.py
  • 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-09-09.13:33:21.848>
    created_at = <Date 2018-01-17.18:09:12.308>
    labels = ['3.8', 'type-bug', '3.7', 'OS-windows']
    title = 'Make REG_MULTI_SZ support zero-length strings'
    updated_at = <Date 2019-09-09.14:25:23.793>
    user = 'https://bugs.python.org/nanonyme'

    bugs.python.org fields:

    activity = <Date 2019-09-09.14:25:23.793>
    actor = 'miss-islington'
    assignee = 'steve.dower'
    closed = True
    closed_date = <Date 2019-09-09.13:33:21.848>
    closer = 'steve.dower'
    components = ['Windows']
    creation = <Date 2018-01-17.18:09:12.308>
    creator = 'nanonyme'
    dependencies = []
    files = ['47394']
    hgrepos = []
    issue_num = 32587
    keywords = ['patch']
    message_count = 16.0
    messages = ['310202', '310216', '310217', '310254', '310266', '342349', '342385', '342431', '351376', '351401', '351402', '351411', '351456', '351459', '351477', '351479']
    nosy_count = 9.0
    nosy_names = ['paul.moore', 'jaraco', 'tim.golden', 'zach.ware', 'eryksun', 'steve.dower', 'ZackerySpytz', 'nanonyme', 'miss-islington']
    pr_nums = ['13239', '15745', '15746', '15766', '15777', '15778']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue32587'
    versions = ['Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions