Skip to content

Compilation warnings under x64 Windows #53775

@pitrou

Description

@pitrou
BPO 9566
Nosy @loewis, @terryjreedy, @amauryfa, @pitrou, @vstinner, @jkloth, @florentx, @zooba, @segevfiner
PRs
  • bpo-9566: Fix some Windows x64 compiler warnings #2492
  • bpo-9566: Fixed _ssl module warnings #2495
  • bpo-9566: Silence warning in gcmodule.c caused by pydtrace.h #2852
  • bpo-9566: Silence a warning in Python/getargs.c (Windows x64) #2890
  • bpo-9566: Change HANDLE argument parsing to unsigned in msvcrtmodule.c #2904
  • bpo-9566 & bpo-30747: Silence warnings from pyatomic.h macros #3140
  • bpo-9566: Fix size_t=>int downcast warnings #5230
  • bpo-9566: Fix compiler warnings in peephole.c #10652
  • bpo-9566: Fix compiler warnings in pyexpat.c #10654
  • bpo-32805: Fix compiler warnings in gcmodule.c #11010
  • bpo-9566: Fix compiler warnings in peephole.c #11011
  • [3.7] bpo-9566: Fix compiler warnings on Windows #12920
  • Files
  • socketmodule_int.patch
  • ssl_sock_fd_int.patch
  • ssl_write.patch
  • hash.patch
  • _sre.patch
  • issue9566.patch
  • warnings64.log
  • 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 = None
    closed_at = <Date 2019-03-06.16:59:45.090>
    created_at = <Date 2010-08-10.23:59:44.889>
    labels = ['extension-modules', 'interpreter-core', 'type-bug', '3.7']
    title = 'Compilation warnings under x64 Windows'
    updated_at = <Date 2019-04-23.08:26:14.583>
    user = 'https://github.com/pitrou'

    bugs.python.org fields:

    activity = <Date 2019-04-23.08:26:14.583>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-03-06.16:59:45.090>
    closer = 'vstinner'
    components = ['Extension Modules', 'Interpreter Core']
    creation = <Date 2010-08-10.23:59:44.889>
    creator = 'pitrou'
    dependencies = []
    files = ['20345', '20346', '20347', '20348', '20349', '20350', '26465']
    hgrepos = []
    issue_num = 9566
    keywords = ['patch', 'buildbot']
    message_count = 68.0
    messages = ['113573', '113574', '113975', '113977', '113978', '113983', '113987', '125311', '125334', '125363', '125367', '125370', '125371', '125377', '125384', '125385', '125390', '125951', '125963', '125969', '125970', '125971', '125972', '125973', '125974', '140000', '166018', '174246', '189421', '189427', '190619', '190621', '190622', '190630', '191801', '191803', '191804', '191810', '191811', '191813', '191814', '191815', '203267', '203424', '203428', '203434', '203442', '222031', '222035', '251557', '297298', '299249', '299267', '299268', '299275', '299276', '299277', '299289', '299329', '300610', '310230', '330250', '330251', '331261', '331338', '337327', '337328', '340700']
    nosy_count = 12.0
    nosy_names = ['loewis', 'terry.reedy', 'amaury.forgeotdarc', 'pitrou', 'vstinner', 'schmir', 'jkloth', 'janglin', 'flox', 'python-dev', 'steve.dower', 'Segev Finer']
    pr_nums = ['2492', '2495', '2852', '2890', '2904', '3140', '5230', '10652', '10654', '11010', '11011', '12920']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue9566'
    versions = ['Python 3.5', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifeextension-modulesC modules in the Modules dirinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions