Skip to content

[security][subinterpreters] Add auditing hooks to subinterpreter module #87638

Description

@tiran
BPO 43472
Nosy @vstinner, @tiran, @ericsnowcurrently, @zooba, @miss-islington, @gousaiyang
PRs
  • bpo-43472: Ensure PyInterpreterState_New audit events are raised when called through _xxsubinterpreters module #25506
  • [3.9] bpo-43472: Ensure PyInterpreterState_New audit events are raised when called through _xxsubinterpreters module (GH-25506) #25508
  • [3.8] bpo-43472: Ensure PyInterpreterState_New audit events are raised when called through _xxsubinterpreters module (GH-25506) #25509
  • 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/zooba'
    closed_at = <Date 2021-04-21.22:40:55.372>
    created_at = <Date 2021-03-11.09:31:02.526>
    labels = ['type-security', 'interpreter-core', '3.8', '3.9', '3.10', 'expert-subinterpreters']
    title = '[security][subinterpreters] Add auditing hooks to subinterpreter module'
    updated_at = <Date 2021-04-28.16:20:49.418>
    user = 'https://github.com/tiran'

    bugs.python.org fields:

    activity = <Date 2021-04-28.16:20:49.418>
    actor = 'vstinner'
    assignee = 'steve.dower'
    closed = True
    closed_date = <Date 2021-04-21.22:40:55.372>
    closer = 'steve.dower'
    components = ['Interpreter Core', 'Subinterpreters']
    creation = <Date 2021-03-11.09:31:02.526>
    creator = 'christian.heimes'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 43472
    keywords = ['patch']
    message_count = 6.0
    messages = ['388489', '390387', '391548', '391551', '391554', '392232']
    nosy_count = 6.0
    nosy_names = ['vstinner', 'christian.heimes', 'eric.snow', 'steve.dower', 'miss-islington', 'gousaiyang']
    pr_nums = ['25506', '25508', '25509']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'security'
    url = 'https://bugs.python.org/issue43472'
    versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions