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 Catherine.Devlin, barry, docs@python, gvanrossum, lukasz.langa, ned.deily, rhettinger, steven.daprano
Date 2018-04-07.03:04:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1523070246.69.0.682650639539.issue33233@psf.upfronthosting.co.za>
In-reply-to
Content
>  cmd seems to be largely abandoned in the std lib: 

I'm not sure why the absence of bugs indicates abandonment.  We almost never touch defaultdict, in part because the code is straight-forward, tested, and not buggy.  If a bug were reported for cmd, I would be happy to work on it.
History
Date User Action Args
2018-04-07 03:04:06rhettingersetrecipients: + rhettinger, gvanrossum, barry, ned.deily, steven.daprano, docs@python, lukasz.langa, Catherine.Devlin
2018-04-07 03:04:06rhettingersetmessageid: <1523070246.69.0.682650639539.issue33233@psf.upfronthosting.co.za>
2018-04-07 03:04:06rhettingerlinkissue33233 messages
2018-04-07 03:04:06rhettingercreate