Skip to content

code.replace(co_code=new_code) no longer catch exceptions on Python 3.11 #91341

@vstinner

Description

@vstinner
BPO 47185
Nosy @gvanrossum, @gpshead, @vstinner, @markshannon

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 2022-04-05.22:35:28.589>
created_at = <Date 2022-04-01.09:31:33.790>
labels = ['interpreter-core', '3.11']
title = 'code.replace(co_code=new_code) no longer catch exceptions on Python 3.11'
updated_at = <Date 2022-04-05.23:22:21.211>
user = 'https://github.com/vstinner'

bugs.python.org fields:

activity = <Date 2022-04-05.23:22:21.211>
actor = 'vstinner'
assignee = 'none'
closed = True
closed_date = <Date 2022-04-05.22:35:28.589>
closer = 'gvanrossum'
components = ['Interpreter Core']
creation = <Date 2022-04-01.09:31:33.790>
creator = 'vstinner'
dependencies = []
files = []
hgrepos = []
issue_num = 47185
keywords = []
message_count = 10.0
messages = ['416479', '416499', '416501', '416503', '416518', '416637', '416825', '416827', '416829', '416832']
nosy_count = 5.0
nosy_names = ['gvanrossum', 'gregory.p.smith', 'vstinner', 'Mark.Shannon', 'dom1310df']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = 'resolved'
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue47185'
versions = ['Python 3.11']

Metadata

Metadata

Assignees

No one assigned

    Labels

    3.11only security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions