Skip to content

Audit does not work with non-ASCII data on non-UTF-8 locale #85266

Description

@serhiy-storchaka
BPO 41094
Nosy @vstinner, @serhiy-storchaka, @zooba, @miss-islington
PRs
  • bpo-41094: Fix decoding errors with audit when open files. #21095
  • [3.9] bpo-41094: Fix decoding errors with audit when open files. (GH-21095) #21107
  • [3.8] bpo-41094: Fix decoding errors with audit when open files. (GH-21095) #21108
  • bpo-41094: Additional fix for PYTHONSTARTUP. #21119
  • [3.9] bpo-41094: Fix decoding errors with audit when open files. (GH-21095) #21120
  • [3.8] bpo-41094: Fix decoding errors with audit when open files. (GH-21095) #21121
  • [3.9] bpo-41094: Additional fix for PYTHONSTARTUP. (GH-21119) #21124
  • [3.8] bpo-41094: Additional fix for PYTHONSTARTUP. (GH-21119) #21125
  • 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-06-24.17:06:51.203>
    created_at = <Date 2020-06-23.20:25:16.306>
    labels = ['interpreter-core', 'type-bug', '3.8', '3.9', '3.10']
    title = 'Audit does not work with non-ASCII data on non-UTF-8 locale'
    updated_at = <Date 2020-06-24.17:16:06.330>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2020-06-24.17:16:06.330>
    actor = 'miss-islington'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-06-24.17:06:51.203>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2020-06-23.20:25:16.306>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 41094
    keywords = ['patch']
    message_count = 10.0
    messages = ['372205', '372217', '372232', '372234', '372235', '372259', '372260', '372261', '372267', '372268']
    nosy_count = 4.0
    nosy_names = ['vstinner', 'serhiy.storchaka', 'steve.dower', 'miss-islington']
    pr_nums = ['21095', '21107', '21108', '21119', '21120', '21121', '21124', '21125']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue41094'
    versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.8 (EOL)end of life3.9 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions