Patch-adding __init__ in a class takes no effect when called from a subinterpreter · Issue #90192 · python/cpython · GitHub
Skip to content

Patch-adding __init__ in a class takes no effect when called from a subinterpreter #90192

Description

@hroncok
mannequin
BPO 46034
Nosy @vstinner, @ericsnowcurrently, @hroncok

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 2021-12-10.12:29:40.628>
created_at = <Date 2021-12-10.12:01:00.299>
labels = ['expert-subinterpreters', 'type-bug', '3.10', '3.11']
title = 'Patch-adding __init__ in a class takes no effect when called from a subinterpreter'
updated_at = <Date 2021-12-10.12:29:40.628>
user = 'https://github.com/hroncok'

bugs.python.org fields:

activity = <Date 2021-12-10.12:29:40.628>
actor = 'vstinner'
assignee = 'none'
closed = True
closed_date = <Date 2021-12-10.12:29:40.628>
closer = 'vstinner'
components = ['Subinterpreters']
creation = <Date 2021-12-10.12:01:00.299>
creator = 'hroncok'
dependencies = []
files = []
hgrepos = []
issue_num = 46034
keywords = []
message_count = 3.0
messages = ['408196', '408199', '408200']
nosy_count = 3.0
nosy_names = ['vstinner', 'eric.snow', 'hroncok']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue46034'
versions = ['Python 3.10', 'Python 3.11']

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.10only security fixes3.11only security fixestopic-subinterpreterstype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions