Message112500
On Sun, Aug 01, 2010 at 12:27:50AM +0000, Éric Araujo wrote:
>
> Éric Araujo <merwok@netwok.org> added the comment:
>
> Does the bug still exist in 3.2 (branch named py3k in subversion)? Do
> the patch still apply? (The workflow is to patch the version in
> development and then backport fixes to stable branches.)
As far I see - yes, py3k still needs patch provided by wiz, even on
NetBSD 5.1 (current RC stable). Oryginal diff doesn't apply, I made
some amateur changes and "my" version of wiz's patch is in attachment.
But we have another problem, use sem_timedwait in Python/thread_pthread.h
- not directly connected with this case, but prevent py3k from build.
I copy some lines from Modules/_multiprocessing/semaphore.c, but this is
very ugly workaround and someone should look at this... |
|
Date |
User |
Action |
Args |
2010-08-02 17:13:46 | aniou | set | recipients:
+ aniou, giampaolo.rodola, eric.araujo, yesmar, wiz |
2010-08-02 17:13:43 | aniou | link | issue5510 messages |
2010-08-02 17:13:42 | aniou | create | |
|