Skip to content

Caching/interning of small ints sometimes fails #91117

Closed
@stevendaprano

Description

@stevendaprano
BPO 46961
Nosy @stevendaprano, @brandtbucher, @sweeneyde
PRs
  • gh-91117: Ensure integer mod and pow operations use cached small ints #31843
  • 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/brandtbucher'
    closed_at = None
    created_at = <Date 2022-03-08.15:48:45.811>
    labels = ['interpreter-core', 'type-bug', '3.10']
    title = 'Caching/interning of small ints sometimes fails'
    updated_at = <Date 2022-03-13.09:38:02.095>
    user = 'https://github.com/stevendaprano'

    bugs.python.org fields:

    activity = <Date 2022-03-13.09:38:02.095>
    actor = 'AlexWaygood'
    assignee = 'brandtbucher'
    closed = False
    closed_date = None
    closer = None
    components = ['Interpreter Core']
    creation = <Date 2022-03-08.15:48:45.811>
    creator = 'steven.daprano'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 46961
    keywords = ['patch']
    message_count = 4.0
    messages = ['414762', '414764', '414766', '415030']
    nosy_count = 3.0
    nosy_names = ['steven.daprano', 'brandtbucher', 'Dennis Sweeney']
    pr_nums = ['31843']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue46961'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    Labels

    3.10only security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions