Skip to content

sys.audit() is called multiple times for glob.glob() #82330

Description

@serhiy-storchaka
BPO 38149
Nosy @serhiy-storchaka, @zooba, @miss-islington, @tirkarthi
PRs
  • bpo-38149: Call sys.audit() only once per call for glob.glob(). #18360
  • [3.8] bpo-38149: Call sys.audit() only once per call for glob.glob(). (GH-18360) #18373
  • 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 2020-02-06.11:08:20.855>
    created_at = <Date 2019-09-13.09:07:51.017>
    labels = ['3.8', 'library', '3.9']
    title = 'sys.audit() is called multiple times for glob.glob()'
    updated_at = <Date 2020-02-06.11:08:20.853>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2020-02-06.11:08:20.853>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-02-06.11:08:20.855>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2019-09-13.09:07:51.017>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 38149
    keywords = ['patch']
    message_count = 9.0
    messages = ['352248', '352252', '352264', '352269', '352297', '352303', '352304', '361474', '361475']
    nosy_count = 4.0
    nosy_names = ['serhiy.storchaka', 'steve.dower', 'miss-islington', 'xtreak']
    pr_nums = ['18360', '18373']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue38149'
    versions = ['Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of life3.9 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions