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

2010-10-16 Thread Gregory P. Smith
Gregory P. Smith added the comment: netbsd-wizs-mod.patch applied in 85587. -- assignee: -> gregory.p.smith nosy: +gregory.p.smith resolution: -> accepted stage: -> committed/rejected status: open -> closed ___ Python tracker

[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 > development and then b

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

2010-08-01 Thread Ramsey Dow
Ramsey Dow added the comment: I don't know. I switched to Linux from NetBSD and I don't use Python for anything anymore. On Jul 31, 2010, at 5:27 PM, Éric Araujo wrote: > > Éric Araujo added the comment: > > Does the bug still exist in 3.2 (branch named py3k in subversion)? > Do the patch

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

2010-07-31 Thread Éric Araujo
É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 development and then backport fixes to stable branches.) Adding Giampaolo to nosy since he’s listed as interested in networking

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

2009-10-30 Thread Thomas Klausner
Thomas Klausner added the comment: Attached is the patch fixing this problem from pkgsrc; it was written by Iain Hibbert who also maintains BlueTooth in NetBSD, so I'm very confident it's "right" :) Please include it! -- nosy: +wiz Added file: http://bugs.python.org/file15235/patch-ap

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

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

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

2009-03-18 Thread Ramsey Dow
New submission from Ramsey Dow : I couldn't install setuptools (required by gitosis) because Python 2.6.1 didn't install socket when I built it. A little digging and I uncommented the "_socket socketmodule.c" line in Modules/Setup. Unfortunately, the Bluetooth socket stuff in Modules/socketmodule