gh-113056: Add a new parameter *compact* to plistlib.dump#126075
gh-113056: Add a new parameter *compact* to plistlib.dump#126075Wulian233 wants to merge 7 commits intopython:mainfrom
plistlib.dump#126075Conversation
|
Wouldn't |
|
https://docs.python.org/3.14/library/json.html#basic-usage Also exist in json.tool https://github.com/python/cpython/blob/main/Lib/json/tool.py#L27-L27 |
|
No, that's
|
|
Would it make sense to test that when |
serhiy-storchaka
left a comment
There was a problem hiding this comment.
I am not a macOS user, so I have no opinion about this feature.
|
Wulian, you still haven't responded to why we can't add |
|
I think setting Same name also exist in json.tool https://github.com/python/cpython/blob/main/Lib/json/tool.py#L27-L27
|
|
|
any news on this front ? That would be a super valuable feature |
|
This PR is stale because it has been open for 30 days with no activity. |
compact=False (default)
compact=True (new)
📚 Documentation preview 📚: https://cpython-previews--126075.org.readthedocs.build/