[Python-Dev] PEP 453 (pip bootstrapping) ready for pronouncement? (original) (raw)

Donald Stufft donald at stufft.io
Thu Sep 26 01:15:41 CEST 2013


On Sep 25, 2013, at 7:04 PM, Barry Warsaw <barry at python.org> wrote:

Another reason to oppose this is what I've heard quite often from people regarding Python 2.7. I've been told that many folks are actually really happy with using 2.7 precisely because it extremely stable. They don't have to worry about their stuff breaking or incompatibilities cropping up, because it doesn't change. Python 2.7 is like a long-term maintenance release, with guaranteed multi-year stability, and I think while that was unintended, it's a good thing. This PEP proposes to break that, and I'm loathe to give up that good reputation for this particular feature.

Maybe I'm just naive but can you expand on how adding a module that nothing else in the system imports (besides the installers; but you weren't arguing against adding this to the installers) would break someones use any other module? If they don't import it (which the vast bulk of people won't directly, nor at all during the operation of their applications) how does it's existence on the file system risk a breakage to their system?


Donald Stufft PGP: 0x6E3CBCE93372DCFA // 7C6B 7C5D 5E2B 6356 A926 F04F 6E3C BCE9 3372 DCFA

-------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 801 bytes Desc: Message signed with OpenPGP using GPGMail URL: <http://mail.python.org/pipermail/python-dev/attachments/20130925/bb9e739e/attachment.sig>



More information about the Python-Dev mailing list