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 ncoghlan
Recipients barry, brett.cannon, christian.heimes, eric.smith, eric.snow, ethan smith, ncoghlan, takluyver
Date 2018-06-23.00:24:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1529713463.32.0.56676864532.issue33944@psf.upfronthosting.co.za>
In-reply-to
Content
Concrete use case for the original path extension capability: "pew add", which chains virtual environments together (allowing shared environments with a common default dependency set, and then additional per-application dependencies)
History
Date User Action Args
2018-06-23 00:24:23ncoghlansetrecipients: + ncoghlan, barry, brett.cannon, eric.smith, christian.heimes, eric.snow, takluyver, ethan smith
2018-06-23 00:24:23ncoghlansetmessageid: <1529713463.32.0.56676864532.issue33944@psf.upfronthosting.co.za>
2018-06-23 00:24:23ncoghlanlinkissue33944 messages
2018-06-23 00:24:22ncoghlancreate