Message 294302 - Python tracker
Message294302
| Author | vstinner |
|---|---|
| Recipients | eric.snow, vstinner |
| Date | 2017-05-24.00:20:38 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1495585239.21.0.635893235031.issue30447@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
http://buildbot.python.org/all/builders/ARMv7%20Ubuntu%203.x/builds/786/steps/test/logs/stdio ====================================================================== FAIL: test_subinterps (test.test_capi.EmbeddingTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/ssd/buildbot/buildarea/3.x.gps-ubuntu-exynos5-armv7l/build/Lib/test/test_capi.py", line 471, in test_subinterps self.assertNotEqual(interp.interp, main.interp) AssertionError: '0x0' == '0x0' |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-05-24 00:20:39 | vstinner | set | recipients: + vstinner, eric.snow |
| 2017-05-24 00:20:39 | vstinner | set | messageid: <1495585239.21.0.635893235031.issue30447@psf.upfronthosting.co.za> |
| 2017-05-24 00:20:39 | vstinner | link | issue30447 messages |
| 2017-05-24 00:20:38 | vstinner | create | |