Message 315047 - Python tracker

Message315047

Author steven.daprano
Recipients Catherine.Devlin, barry, docs@python, lukasz.langa, ned.deily, steven.daprano
Date 2018-04-07.00:30:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1523061059.07.0.682650639539.issue33233@psf.upfronthosting.co.za>
In-reply-to
Content
(Previously posted on Python-Dev.)

I think the documentation note is a good idea.

But I disagree with deprecating "cmd" unless it is actively falling
apart and no longer working, not just languishing with no feature
improvements. Just in the last week, I've been reminded twice that many
people using Python do so where they cannot just arbitrarily pip install
<whatever>, and if a library isn't in the std lib, they can't use it
without a lot of pain:

https://mail.python.org/pipermail/tutor/2018-April/112817.html

https://mail.python.org/pipermail/tutor/2018-April/112818.html
History
Date User Action Args
2018-04-07 00:30:59steven.dapranosetrecipients: + steven.daprano, barry, ned.deily, docs@python, lukasz.langa, Catherine.Devlin
2018-04-07 00:30:59steven.dapranosetmessageid: <1523061059.07.0.682650639539.issue33233@psf.upfronthosting.co.za>
2018-04-07 00:30:58steven.dapranolinkissue33233 messages
2018-04-07 00:30:58steven.dapranocreate