Skip to content

Make json.tool soak up input before opening output for writing #89807

Closed
@CharString

Description

@CharString
BPO 45644
Nosy @methane, @ambv, @miss-islington, @remilapeyre, @CharString
PRs
  • bpo-45644 Make json.tool soak up infile before writing to outfile #29269
  • bpo-45644: Make json.tool read infile before writing to outfile #29273
  • [3.10] bpo-45644: Make json.tool read infile before writing to outfile (GH-29273) #29445
  • [3.9] bpo-45644: Make json.tool read infile before writing to outfile (GH-29273) #29446
  • bpo-33927: Handle pyton -m json.tool --json-lines infile infile #29478
  • bpo-45644: json.tool: Use staged write for outfile. #30659
  • 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 2021-11-06.18:02:21.133>
    created_at = <Date 2021-10-28.12:59:07.008>
    labels = ['type-bug', '3.9', '3.10', '3.11']
    title = 'Make json.tool soak up input before opening output for writing'
    updated_at = <Date 2022-01-18.09:34:45.992>
    user = 'https://github.com/CharString'

    bugs.python.org fields:

    activity = <Date 2022-01-18.09:34:45.992>
    actor = 'methane'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-11-06.18:02:21.133>
    closer = 'lukasz.langa'
    components = []
    creation = <Date 2021-10-28.12:59:07.008>
    creator = 'CharString'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 45644
    keywords = ['patch']
    message_count = 8.0
    messages = ['405182', '405866', '405868', '405872', '405873', '405874', '405913', '405937']
    nosy_count = 5.0
    nosy_names = ['methane', 'lukasz.langa', 'miss-islington', 'remi.lapeyre', 'CharString']
    pr_nums = ['29269', '29273', '29445', '29446', '29478', '30659']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue45644'
    versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.11only security fixes3.9only security fixestype-bugAn unexpected behavior, bug, or error

      Projects

      Status

      Done

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions