Warnings in Modules/_winapi.c

BPO 30745
Nosy @pfmoore, @tjguk, @ned-deily, @zware, @serhiy-storchaka, @zooba, @segevfiner
PRs
  • bpo-30745: Fix compiler warnings introduced in bpo-30730. #2376
  • [3.6] bpo-30745: Fix compiler warnings introduced in bpo-30730. (GH-2376) #2378
  • [3.5] bpo-30745: Fix compiler warnings introduced in bpo-30730. (GH-2376) #2379
  • 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/serhiy-storchaka'
    closed_at = <Date 2017-06-24.13:26:58.471>
    created_at = <Date 2017-06-24.10:13:59.533>
    labels = ['build', '3.7', 'OS-windows']
    title = 'Warnings in Modules/_winapi.c'
    updated_at = <Date 2017-07-08.04:51:39.063>
    user = 'https://github.com/segevfiner'

    bugs.python.org fields:

    activity = <Date 2017-07-08.04:51:39.063>
    actor = 'ned.deily'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2017-06-24.13:26:58.471>
    closer = 'serhiy.storchaka'
    components = ['Windows']
    creation = <Date 2017-06-24.10:13:59.533>
    creator = 'Segev Finer'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 30745
    keywords = []
    message_count = 7.0
    messages = ['296761', '296763', '296764', '296766', '296768', '296771', '297930']
    nosy_count = 7.0
    nosy_names = ['paul.moore', 'tim.golden', 'ned.deily', 'zach.ware', 'serhiy.storchaka', 'steve.dower', 'Segev Finer']
    pr_nums = ['2376', '2378', '2379']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'compile error'
    url = 'https://bugs.python.org/issue30745'
    versions = ['Python 3.5', 'Python 3.6', 'Python 3.7']