Skip to content

Regression caused by CALL_FUNCTION specialization for C function calls (test_urllib fails when run multiple times) #90623

Closed
@vstinner

Description

@vstinner
BPO 46465
Nosy @gvanrossum, @vstinner, @markshannon, @ericsnowcurrently, @corona10, @brandtbucher, @sobolevn, @Fidget-Spinner
PRs
  • bpo-46465: Check eval breaker in specialized CALL opcodes #30826
  • bpo-46709: check eval breaker in specialized CALL opcodes #31404
  • Files
  • bug.py
  • 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 2022-01-22.01:30:09.079>
    labels = ['release-blocker', 'tests', '3.11']
    title = 'Regression caused by CALL_FUNCTION specialization for C function calls (test_urllib fails when run multiple times)'
    updated_at = <Date 2022-02-18.11:00:24.942>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2022-02-18.11:00:24.942>
    actor = 'sobolevn'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Tests']
    creation = <Date 2022-01-22.01:30:09.079>
    creator = 'vstinner'
    dependencies = []
    files = ['50575']
    hgrepos = []
    issue_num = 46465
    keywords = ['patch', '3.11regression']
    message_count = 14.0
    messages = ['411217', '411219', '411220', '411288', '411348', '411349', '411364', '411366', '411367', '411369', '411370', '411371', '411461', '411652']
    nosy_count = 8.0
    nosy_names = ['gvanrossum', 'vstinner', 'Mark.Shannon', 'eric.snow', 'corona10', 'brandtbucher', 'sobolevn', 'kj']
    pr_nums = ['30826', '31404']
    priority = 'release blocker'
    resolution = None
    stage = 'patch review'
    status = 'pending'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue46465'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.11only security fixestestsTests in the Lib/test dir

      Projects

      Status

      Todo

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions