This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author rhettinger
Recipients gousaiyang, rhettinger
Date 2020-04-13.08:06:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1586765208.26.0.335829212472.issue40265@roundup.psfhosted.org>
In-reply-to
Content
Saiyang, thank you for the suggestion, but I'm going to decline.  The other referenced issue had to do with readability of otherwise incomprehensible output and that's what made it worthwhile.  In this issue, you're prioritizing round-tripping at the expense of readability.  To me, that is a step backwards.  Since people don't normally run eval() on the repr() of a Namespace, round-tripping should take a backseat to readability.  And, as you noted, there is already an option to set *dest* if needed.
History
Date User Action Args
2020-04-13 08:06:48rhettingersetrecipients: + rhettinger, gousaiyang
2020-04-13 08:06:48rhettingersetmessageid: <1586765208.26.0.335829212472.issue40265@roundup.psfhosted.org>
2020-04-13 08:06:48rhettingerlinkissue40265 messages
2020-04-13 08:06:48rhettingercreate