Skip to content

Add an option to json.tool to bypass non-ASCII characters. #71600

Description

@legnaleurc
BPO 27413
Nosy @rhettinger, @bitdancer, @methane, @berkerpeksag, @serhiy-storchaka, @legnaleurc, @qingyunha
PRs
  • bpo-27413: add --no-ensure-ascii argument to json.tool #201
  • bpo-30971: Improve code readability of json.tool #2720
  • bpo-27413: json.tool: Add --no-ensure-ascii option. #17472
  • Files
  • json-add-an-option-to-bypass-non-ascii-characters-v4.patch
  • 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 2019-12-06.06:44:23.432>
    created_at = <Date 2016-06-29.11:49:29.439>
    labels = ['type-feature', 'library', '3.9']
    title = 'Add an option to json.tool to bypass non-ASCII characters.'
    updated_at = <Date 2019-12-06.06:44:23.427>
    user = 'https://github.com/legnaleurc'

    bugs.python.org fields:

    activity = <Date 2019-12-06.06:44:23.427>
    actor = 'methane'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-12-06.06:44:23.432>
    closer = 'methane'
    components = ['Library (Lib)']
    creation = <Date 2016-06-29.11:49:29.439>
    creator = 'legnaleurc'
    dependencies = []
    files = ['44246']
    hgrepos = []
    issue_num = 27413
    keywords = ['patch']
    message_count = 13.0
    messages = ['269479', '269498', '269559', '269584', '269641', '269648', '269667', '273803', '273814', '273817', '273819', '273911', '357902']
    nosy_count = 7.0
    nosy_names = ['rhettinger', 'r.david.murray', 'methane', 'berker.peksag', 'serhiy.storchaka', 'legnaleurc', 'qingyunha']
    pr_nums = ['201', '2720', '17472']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue27413'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.9 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions