sysconfig gives misleading results for USE_COMPUTED_GOTOS

Open
#57,449 15 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
28/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
python
Domain
build-system

Research direction

Start by reading the linked issue13240.patch and locating the current sysconfig implementation for USE_COMPUTED_GOTOS. Reproduce the misleading result and inspect existing sysconfig tests or configuration checks; the issue is done when the reported value accurately reflects the build configuration.

Written by the indexing model from the issue text.

Description

stdlib type-bug
BPO 13240
Nosy @pitrou, @vstinner, @merwok, @florentx, @meadori
Files
  • issue13240.patch: Patch v0 against tip (3.3.0a0)
  • 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 = None
    created_at = <Date 2011-10-21.14:41:25.714>
    labels = ['3.8', 'type-bug', 'library', '3.9', '3.10']
    title = 'sysconfig gives misleading results for USE_COMPUTED_GOTOS'
    updated_at = <Date 2020-11-16.19:30:57.509>
    user = 'https://github.com/florentx'
    

    bugs.python.org fields:

    activity = <Date 2020-11-16.19:30:57.509>
    actor = 'iritkatriel'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2011-10-21.14:41:25.714>
    creator = 'flox'
    dependencies = []
    files = ['23503']
    hgrepos = []
    issue_num = 13240
    keywords = ['patch']
    message_count = 12.0
    messages = ['146090', '146097', '146099', '146100', '146105', '146106', '146107', '146108', '146109', '146235', '146376', '146408']
    nosy_count = 5.0
    nosy_names = ['pitrou', 'vstinner', 'eric.araujo', 'flox', 'meador.inge']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = None
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue13240'
    versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']
    

    Dominant language
    Python
    Stars
    77.2k
    Forks
    36k
    Avg merge
    1d 9h
    Merged PRs (30d)
    558

    Contributor guide

    Open the contributing guide

    First steps

    1. Read the whole issue, then the project's contributing guide.
    2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
    3. Fork the repository and make your change on a branch.
    4. Open a pull request that references the issue number.

    More from python/cpython

    All issues in python/cpython

    Similar issues

    More Python issues

    Get new issues in your inbox

    A short digest of beginner-friendly GitHub issues.