summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2020-03-05-00-57-49.bpo-39828.yWq9NJ.rst
blob: 04c61b94c45d6c6c1204ad566c911b5617131cee (plain)
1
Fix :mod:`json.tool` to catch :exc:`BrokenPipeError`. Patch by Dong-hee Na.