Skip to content

winreg.QueryValueEx returns signed 32bit value instead of unsigned #60963

@briancurtin

Description

@briancurtin
BPO 16759
Nosy @briancurtin
Dependencies
  • bpo-14420: winreg SetValueEx DWord type incompatible with value argument
  • Files
  • issue16759.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 2012-12-27.20:39:07.743>
    created_at = <Date 2012-12-24.00:16:51.432>
    labels = ['extension-modules', 'type-bug', 'OS-windows']
    title = 'winreg.QueryValueEx returns signed 32bit value instead of unsigned'
    updated_at = <Date 2012-12-27.20:39:07.741>
    user = 'https://github.com/briancurtin'

    bugs.python.org fields:

    activity = <Date 2012-12-27.20:39:07.741>
    actor = 'brian.curtin'
    assignee = 'brian.curtin'
    closed = True
    closed_date = <Date 2012-12-27.20:39:07.743>
    closer = 'brian.curtin'
    components = ['Extension Modules', 'Windows']
    creation = <Date 2012-12-24.00:16:51.432>
    creator = 'brian.curtin'
    dependencies = ['14420']
    files = ['28413']
    hgrepos = []
    issue_num = 16759
    keywords = ['patch', 'needs review']
    message_count = 5.0
    messages = ['178023', '178025', '178026', '178317', '178322']
    nosy_count = 3.0
    nosy_names = ['brian.curtin', 'python-dev', 'RoSanford']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue16759'
    versions = ['Python 2.7', 'Python 3.2', 'Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Assignees

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions