Skip to content

_ctypes.dlsym (py_dl_sym) does not trigger audit hooks #82803

Description

@TobiasHoll
BPO 38622
Nosy @zooba, @miss-islington, @TobiasHoll
PRs
  • bpo-38622: Add missing audit events for ctypes module #17158
  • [3.8] bpo-38622: Add missing audit events for ctypes module (GH-17158) #17242
  • bpo-38622: Ensure ctypes audit events pass tuples as a single argument #17243
  • [3.8] bpo-38622: Ensure ctypes.PyObj_FromPtr audit event passes tuples as a single argument (GH-17243) #17245
  • Files
  • audit.patch: Minimal patch for this issue
  • audit-test.py: Test case
  • 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 2019-11-18.22:03:04.534>
    created_at = <Date 2019-10-28.18:18:57.426>
    labels = ['extension-modules', 'type-bug', '3.8', '3.9']
    title = '_ctypes.dlsym (py_dl_sym) does not trigger audit hooks'
    updated_at = <Date 2019-11-18.22:03:04.533>
    user = 'https://github.com/TobiasHoll'

    bugs.python.org fields:

    activity = <Date 2019-11-18.22:03:04.533>
    actor = 'steve.dower'
    assignee = 'steve.dower'
    closed = True
    closed_date = <Date 2019-11-18.22:03:04.534>
    closer = 'steve.dower'
    components = ['Extension Modules']
    creation = <Date 2019-10-28.18:18:57.426>
    creator = 'tholl'
    dependencies = []
    files = ['48684', '48689']
    hgrepos = []
    issue_num = 38622
    keywords = ['patch']
    message_count = 9.0
    messages = ['355583', '355776', '356621', '356623', '356905', '356906', '356907', '356912', '356917']
    nosy_count = 3.0
    nosy_names = ['steve.dower', 'miss-islington', 'tholl']
    pr_nums = ['17158', '17242', '17243', '17245']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue38622'
    versions = ['Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    Labels

    3.8 (EOL)end of life3.9 (EOL)end of lifeextension-modulesC modules in the Modules dirtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions