Skip to content

Add Mingw recognition to pyport.h to allow building extensions #50921

@f0k

Description

@f0k
mannequin
BPO 6672
Nosy @merwok, @briancurtin
Superseder
  • bpo-45538: MinGW is unsupported - close all open issues and list them here.
  • Files
  • pyport-issue6672.diff: Patch to pyport.h of Python 2.6 or 2.7 to handle Mingw correctly
  • 0002-MINGW-issue6672-add-mingw-recognition-to-pyport.h-to.patch: issue3871 split : pyport.h for extentions module build with gcc(mingw*)
  • 0003-issue6672-v2-Add-Mingw-recognition-to-pyport.h-to-al.patch: v2 with defined Py_BUILD_CORE_MODULE
  • 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 2021-10-20.12:55:11.226>
    created_at = <Date 2009-08-09.12:24:49.034>
    labels = ['3.10', 'build', '3.8', '3.9', 'OS-windows']
    title = 'Add Mingw recognition to pyport.h to allow building extensions'
    updated_at = <Date 2021-10-21.10:03:53.773>
    user = 'https://bugs.python.org/f0k'

    bugs.python.org fields:

    activity = <Date 2021-10-21.10:03:53.773>
    actor = 'iritkatriel'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-10-20.12:55:11.226>
    closer = 'iritkatriel'
    components = ['Build', 'Windows']
    creation = <Date 2009-08-09.12:24:49.034>
    creator = 'f0k'
    dependencies = []
    files = ['15169', '28935', '30957']
    hgrepos = []
    issue_num = 6672
    keywords = ['patch']
    message_count = 6.0
    messages = ['91427', '94259', '94273', '116137', '181187', '193247']
    nosy_count = 6.0
    nosy_names = ['jlt63', 'stutzbach', 'eric.araujo', 'rpetrov', 'brian.curtin', 'f0k']
    pr_nums = []
    priority = 'normal'
    resolution = 'wont fix'
    stage = 'resolved'
    status = 'closed'
    superseder = '45538'
    type = None
    url = 'https://bugs.python.org/issue6672'
    versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.8 (EOL)end of life3.9 (EOL)end of lifeOS-windowsbuildThe build process and cross-build

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions