Message 320293 - Python tracker (original) (raw)
Message320293
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:23 | ncoghlan | set | recipients: + ncoghlan, barry, brett.cannon, eric.smith, christian.heimes, eric.snow, takluyver, ethan smith |
2018-06-23 00:24:23 | ncoghlan | set | messageid: 1529713463.32.0.56676864532.issue33944@psf.upfronthosting.co.za |
2018-06-23 00:24:23 | ncoghlan | link | issue33944 messages |
2018-06-23 00:24:22 | ncoghlan | create |