Message203778
| Author | ncoghlan |
|---|---|
| Recipients | larry, ncoghlan |
| Date | 2013-11-22.15:09:41 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1385132981.26.0.207810200878.issue19694@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
pip still relies on imp (due to cross-version compatibility requirements), so it may trigger a pending deprecation warning, and potentially return a non-zero return code: http://buildbot.python.org/all/builders/AMD64%20Ubuntu%20LTS%203.x/builds/3142/steps/test/logs/stdio |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-11-22 15:09:41 | ncoghlan | set | recipients: + ncoghlan, larry |
| 2013-11-22 15:09:41 | ncoghlan | set | messageid: <1385132981.26.0.207810200878.issue19694@psf.upfronthosting.co.za> |
| 2013-11-22 15:09:41 | ncoghlan | link | issue19694 messages |
| 2013-11-22 15:09:41 | ncoghlan | create | |