Skip to content

winreg.EnumValue does not truncate strings correctly #69964

@anshul6

Description

@anshul6
mannequin
BPO 25778
Nosy @pfmoore, @tjguk, @bitdancer, @zware, @eryksun, @zooba
PRs
  • [Do Not Merge] Convert Misc/NEWS so that it is managed by towncrier #552
  • Files
  • nullcheck.py
  • nullcheck2.py
  • issue25778_py3_1.patch
  • issue25778_py27_1.patch
  • issue25778_py36_2.patch
  • 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 2016-12-28.23:22:00.636>
    created_at = <Date 2015-12-02.13:55:25.549>
    labels = ['easy', 'deferred-blocker', 'type-bug', 'extension-modules', '3.7', 'library', 'OS-windows']
    title = 'winreg.EnumValue does not truncate strings correctly'
    updated_at = <Date 2017-03-31.16:36:14.672>
    user = 'https://bugs.python.org/anshul6'

    bugs.python.org fields:

    activity = <Date 2017-03-31.16:36:14.672>
    actor = 'dstufft'
    assignee = 'steve.dower'
    closed = True
    closed_date = <Date 2016-12-28.23:22:00.636>
    closer = 'steve.dower'
    components = ['Extension Modules', 'Library (Lib)', 'Windows']
    creation = <Date 2015-12-02.13:55:25.549>
    creator = 'anshul6'
    dependencies = []
    files = ['41208', '41213', '41220', '41469', '41470']
    hgrepos = []
    issue_num = 25778
    keywords = ['patch', 'easy']
    message_count = 39.0
    messages = ['255715', '255717', '255718', '255720', '255736', '255738', '255742', '255745', '255751', '255755', '255800', '255801', '255803', '255804', '255805', '255806', '255807', '255808', '255809', '255810', '255816', '255820', '255823', '255825', '255828', '255829', '255830', '257291', '257316', '257324', '258414', '258436', '282280', '282285', '282296', '282300', '283518', '283520', '284238']
    nosy_count = 12.0
    nosy_names = ['paul.moore', 'tim.golden', 'stutzbach', 'r.david.murray', 'SilentGhost', 'python-dev', 'zach.ware', 'eryksun', 'steve.dower', 'Edward.K..Ream', 'random832', 'anshul6']
    pr_nums = ['552']
    priority = 'deferred blocker'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue25778'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions