Message 125110 - Python tracker (original) (raw)
Message125110
Author | kaizhu |
---|---|
Recipients | georg.brandl, gregory.p.smith, kaizhu, loewis |
Date | 2011-01-02.21:54:04 |
SpamBayes Score | 0.0037881942 |
Marked as misclassified | No |
Message-id | 1294005248.57.0.418156613725.issue10802@psf.upfronthosting.co.za |
In-reply-to |
Content |
---|
re-tested under old 2.6.26 kernel using previous foo.py example: 1. unpatched python3.2 broken as expected 2. patched python3.2 now works :) strace confirms ENOSYS being raised from pipe2() in both cases |
History | |||
---|---|---|---|
Date | User | Action | Args |
2011-01-02 21:54:08 | kaizhu | set | recipients: + kaizhu, loewis, georg.brandl, gregory.p.smith |
2011-01-02 21:54:08 | kaizhu | set | messageid: 1294005248.57.0.418156613725.issue10802@psf.upfronthosting.co.za |
2011-01-02 21:54:04 | kaizhu | link | issue10802 messages |
2011-01-02 21:54:04 | kaizhu | create |