Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.3k
Closed
Description
Feature or enhancement
Proposal:
This is a feature proposal for allowingpython3 -m json to work in addition topython -m json.tool and softly deprecating the use ofpython3 -m json.tool.
Imade a branch to see what these changes might look like.
Here is a separate branch which issues aDeprecationWarning .
However, sincejson.tool will continue working that warning may cause more hassle for end users than is worthwhile.
I think the no-warning approach may be more sensible.
Has this already been discussed elsewhere?
I have already discussed this feature proposal on Discourse
Links to previous discussion of this feature:
Discussion in Ideas discuss thread