Skip to content

Update Modules/Setup #89711

@brettcannon

Description

@brettcannon
BPO 45548
Nosy @malemburg, @brettcannon, @tiran, @ned-deily, @zware, @asottile, @miss-islington
PRs
  • bpo-45548: add some missing entries to Modules/Setup #29115
  • bpo-45548: Make Modules/Setup easier to read #29143
  • bpo-45548: Have Modules/Setup only try to compile _math once #29177
  • bpo-45548: Remove _math.c workarounds for pre-C99 libm #29179
  • bpo-45548: Inline _math.c into _math.h #29181
  • bpo-45548: Put Modules/Setup extensions into builddir #29188
  • bpo-45548: Add missing extensions to Modules/Setup #29199
  • bpo-45548: Remove checks for finite and gamma (GH-29206) #29206
  • bpo-45548: FreeBSD doesn't like auto vars in makesetup (GH-29216) #29216
  • bpo-45548: makesetup improvements (GH-29225) #29225
  • bpo-45548: Fix out-of-tree and Debian builds (GH-29263) #29263
  • bpo-45548: Some test modules must be built as shared libs (GH-29268) #29268
  • 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/brettcannon'
    closed_at = <Date 2021-11-23.10:58:45.780>
    created_at = <Date 2021-10-20.23:58:48.199>
    labels = ['build', '3.11']
    title = 'Update Modules/Setup'
    updated_at = <Date 2021-11-23.10:58:45.779>
    user = 'https://github.com/brettcannon'

    bugs.python.org fields:

    activity = <Date 2021-11-23.10:58:45.779>
    actor = 'christian.heimes'
    assignee = 'brett.cannon'
    closed = True
    closed_date = <Date 2021-11-23.10:58:45.780>
    closer = 'christian.heimes'
    components = ['Build']
    creation = <Date 2021-10-20.23:58:48.199>
    creator = 'brett.cannon'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 45548
    keywords = ['patch']
    message_count = 31.0
    messages = ['404548', '404559', '404560', '404627', '404710', '404790', '404864', '404897', '404898', '404899', '404900', '404906', '404924', '404953', '404980', '404987', '404992', '405032', '405045', '405046', '405047', '405053', '405055', '405056', '405092', '405123', '405172', '405227', '405314', '406812', '406834']
    nosy_count = 7.0
    nosy_names = ['lemburg', 'brett.cannon', 'christian.heimes', 'ned.deily', 'zach.ware', 'Anthony Sottile', 'miss-islington']
    pr_nums = ['29115', '29143', '29177', '29179', '29181', '29188', '29199', '29206', '29216', '29225', '29263', '29268']
    priority = 'low'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue45548'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    Labels

    3.11only security fixesbuildThe build process and cross-build

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions