Remove support for threads-less builds · Issue #75551 · python/cpython · GitHub
Skip to content

Remove support for threads-less builds #75551

Description

@pitrou
BPO 31370
Nosy @brettcannon, @gpshead, @pitrou, @tiran, @bitdancer, @briancurtin, @pmp-p, @serhiy-storchaka, @kb-1000
PRs
  • bpo-31370: Remove support for threads-less builds #3385
  • bpo-31370: Simplify run_tests.py #3482
  • Restore dummy_threading and _dummy_thread, but deprecate them (bpo-31370) #3648
  • Trivial cleanups following bpo-31370 #3649
  • bpo-31370: Remove references to threadless builds #8805
  • 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 2017-11-03.06:42:40.326>
    created_at = <Date 2017-09-06.21:10:49.815>
    labels = ['interpreter-core', 'type-feature', '3.7', 'build']
    title = 'Remove support for threads-less builds'
    updated_at = <Date 2022-03-09.09:35:58.994>
    user = 'https://github.com/pitrou'

    bugs.python.org fields:

    activity = <Date 2022-03-09.09:35:58.994>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-11-03.06:42:40.326>
    closer = 'berker.peksag'
    components = ['Build', 'Interpreter Core']
    creation = <Date 2017-09-06.21:10:49.815>
    creator = 'pitrou'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 31370
    keywords = ['patch']
    message_count = 29.0
    messages = ['301518', '301520', '301521', '301539', '301543', '301559', '301595', '301596', '301805', '301964', '301968', '301971', '301973', '301980', '301987', '301988', '302474', '302476', '302484', '302492', '326681', '348490', '408243', '408257', '408501', '408508', '408518', '408575', '408594']
    nosy_count = 11.0
    nosy_names = ['brett.cannon', 'gregory.p.smith', 'pitrou', 'christian.heimes', 'Arfrever', 'r.david.murray', 'brian.curtin', 'pmpp', 'serhiy.storchaka', 'kb1000', 'Steve Gomez']
    pr_nums = ['3385', '3482', '3648', '3649', '8805']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue31370'
    versions = ['Python 3.7']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifebuildThe build process and cross-buildinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancement

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions