Skip to content

Use pkg-config autoconf macros to detect flags for Modules/Setup #89736

Closed
@tiran

Description

@tiran
BPO 45573
Nosy @Yhg1s, @brettcannon, @tiran, @ned-deily, @erlend-aasland
PRs
  • bpo-45573: Use pkg-config for Modules/Setup #29164
  • bpo-45573: Detect stdlib extension modules in configure #29534
  • bpo-45573: Use Makefile's dependencies in setup.py (GH-29559) #29559
  • bpo-45573: Introduce extension module flags in Makefile (GH-29594) #29594
  • bpo-45573: check for ossaudiodev in configure (GH-29614) #29614
  • bpo-45573: Add Modules/Setup.stdlib with conditional modules (GH-29615) #29615
  • bpo-45573: Move mandatory core modules to Modules/Setup.bootstrap (GH-29616) #29616
  • Superseder
  • bpo-45774: Detect SQLite in configure.ac
  • 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/tiran'
    closed_at = None
    created_at = <Date 2021-10-22.15:22:43.638>
    labels = ['type-feature', 'build', '3.11']
    title = 'Use pkg-config autoconf macros to detect flags for Modules/Setup'
    updated_at = <Date 2021-11-19.15:41:03.253>
    user = 'https://github.com/tiran'

    bugs.python.org fields:

    activity = <Date 2021-11-19.15:41:03.253>
    actor = 'christian.heimes'
    assignee = 'christian.heimes'
    closed = False
    closed_date = None
    closer = None
    components = ['Build']
    creation = <Date 2021-10-22.15:22:43.638>
    creator = 'christian.heimes'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 45573
    keywords = ['patch']
    message_count = 14.0
    messages = ['404781', '404783', '404784', '406084', '406135', '406138', '406139', '406331', '406375', '406520', '406527', '406535', '406586', '406591']
    nosy_count = 5.0
    nosy_names = ['twouters', 'brett.cannon', 'christian.heimes', 'ned.deily', 'erlendaasland']
    pr_nums = ['29164', '29534', '29559', '29594', '29614', '29615', '29616']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = '45774'
    type = 'enhancement'
    url = 'https://bugs.python.org/issue45573'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    Labels

    3.11only security fixesbuildThe build process and cross-buildtype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions