[issue5510] patches for Modules/socketmodule.c for NetBSD

2010-08-02 Thread Piotr Meyer
Piotr Meyer added the comment: On Sun, Aug 01, 2010 at 12:27:50AM +, Éric Araujo wrote: > > Éric Araujo 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 > de

[issue5510] patches for Modules/socketmodule.c for NetBSD

2009-03-31 Thread Piotr Meyer
Changes by Piotr Meyer : -- nosy: +aniou ___ Python tracker <http://bugs.python.org/issue5510> ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.pyth

[issue5400] patches for multiprocessing module on NetBSD

2009-03-01 Thread Piotr Meyer
New submission from Piotr Meyer : Multiprocessing module needs some patches to succesfully builing and running on NetBSD. I made this patch and test on NetBSD 5rc2 (upcoming release). 1. we need working socket module (Modules/socketmodule.c) 2. mremap under NetBSD has different semantics

[issue3876] multiprocessing does not compile on systems which do not define sem_timedwait

2008-10-25 Thread Piotr Meyer
Piotr Meyer <[EMAIL PROTECTED]> added the comment: I confirm build failure on NetBSD 4.0.1 (latest stable) - but NetBSD-current is - probably - also affected: *** WARNING: renaming "_multiprocessing" since importing it failed: build/lib.netbsd-4.0.1-i386-2.6/_multiprocessing.s