Skip to content

Add test cases for ctypes/winreg for issues found in IronPython #52103

@DinoV

Description

@DinoV
BPO 7855
Nosy @brettcannon, @theller, @terryjreedy, @ezio-melotti, @DinoV, @briancurtin, @zware
Files
  • patch.diff: Patch against 2.x trunk
  • patch30.diff: Patch against 3.x trunk
  • patch30.diff: Updated 3.x patch using context manager for exception test
  • patch.diff: Updated 2.x patch with context manager
  • patch30.diff: Updated 3.x patch with assertTrue(... is True)
  • issue7855-3.2.diff: hg import-able patch against 3.2
  • issue7855.diff: Patch against 3.x.
  • 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/ezio-melotti'
    closed_at = <Date 2013-05-04.15:00:43.074>
    created_at = <Date 2010-02-04.19:17:09.667>
    labels = ['ctypes', 'type-bug', 'OS-windows']
    title = 'Add test cases for ctypes/winreg for issues found in IronPython'
    updated_at = <Date 2013-05-04.15:00:43.073>
    user = 'https://github.com/DinoV'

    bugs.python.org fields:

    activity = <Date 2013-05-04.15:00:43.073>
    actor = 'ezio.melotti'
    assignee = 'ezio.melotti'
    closed = True
    closed_date = <Date 2013-05-04.15:00:43.074>
    closer = 'ezio.melotti'
    components = ['Windows', 'ctypes']
    creation = <Date 2010-02-04.19:17:09.667>
    creator = 'dino.viehland'
    dependencies = []
    files = ['16131', '16132', '16133', '16134', '16135', '28037', '30090']
    hgrepos = []
    issue_num = 7855
    keywords = ['patch']
    message_count = 22.0
    messages = ['98844', '98845', '98846', '98847', '98848', '98849', '98850', '98851', '98853', '98857', '99073', '99075', '99076', '99991', '111947', '175925', '183320', '188213', '188231', '188365', '188366', '188367']
    nosy_count = 9.0
    nosy_names = ['brett.cannon', 'theller', 'terry.reedy', 'ezio.melotti', 'dino.viehland', 'brian.curtin', 'BreamoreBoy', 'python-dev', 'zach.ware']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue7855'
    versions = ['Python 2.7', 'Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Assignees

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions