Skip to content

_winreg.EnumValue sometimes raises WindowsError ("More data is available") #47059

@stutzbach

Description

@stutzbach
mannequin
BPO 2810
Nosy @loewis, @bitdancer, @briancurtin
Files
  • issue_2810.reg: Windows registry file to create two keys containing unicode characters
  • issue2810_registry.png: regedit screenshot
  • winreg.patch: Patch to fix this bug
  • winreg_test.patch: Patch to add test cases for this bug
  • issue2810_py3k.diff
  • 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/briancurtin'
    closed_at = <Date 2010-05-26.18:11:27.600>
    created_at = <Date 2008-05-10.17:37:32.907>
    labels = ['type-bug', 'OS-windows']
    title = '_winreg.EnumValue sometimes raises WindowsError ("More data is available")'
    updated_at = <Date 2010-05-26.18:11:27.598>
    user = 'https://bugs.python.org/stutzbach'

    bugs.python.org fields:

    activity = <Date 2010-05-26.18:11:27.598>
    actor = 'brian.curtin'
    assignee = 'brian.curtin'
    closed = True
    closed_date = <Date 2010-05-26.18:11:27.600>
    closer = 'brian.curtin'
    components = ['Windows']
    creation = <Date 2008-05-10.17:37:32.907>
    creator = 'stutzbach'
    dependencies = []
    files = ['11681', '16726', '16803', '17122', '17467']
    hgrepos = []
    issue_num = 2810
    keywords = ['patch', 'needs review']
    message_count = 27.0
    messages = ['66542', '66547', '66553', '66563', '66649', '66653', '74181', '77492', '102113', '102124', '102125', '102163', '102170', '102171', '102537', '102538', '102547', '104403', '104406', '104408', '104464', '104488', '104499', '106525', '106528', '106530', '106564']
    nosy_count = 6.0
    nosy_names = ['loewis', 'techtonik', 'stutzbach', 'enolte', 'r.david.murray', 'brian.curtin']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue2810'
    versions = ['Python 2.6', 'Python 3.1', 'Python 2.7', 'Python 3.2']

    Metadata

    Metadata

    Assignees

    Labels

    OS-windowstype-bugAn unexpected behavior, bug, or error
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions