Re: Python 2.x Threading on FreeBSD

2013-04-21 Thread Kubilay Kocak
On 22/04/2013 3:00 AM, Gabor Pali wrote: > Hi there, > > Recently I ran into an issue where multi-threaded programs with > signals cannot be run correctly from a thread in Python 2.x with the > vanilla lang/python27 port, c.f. [1]. As I wrote in the corresponding > ticket, the possible cause for

Re: ports/178008: www/py-djangotoolbox: unfetchable distfile, fragile

2013-04-21 Thread John Hixson
The following reply was made to PR ports/178008; it has been noted by GNATS. From: John Hixson To: bug-follo...@freebsd.org Cc: Subject: Re: ports/178008: www/py-djangotoolbox: unfetchable distfile, fragile Date: Sun, 21 Apr 2013 14:16:47 -0700 On Sat, Apr 20, 2013 at 07:30:18PM +, Edwin

Python 2.x Threading on FreeBSD

2013-04-21 Thread Gabor Pali
Hi there, Recently I ran into an issue where multi-threaded programs with signals cannot be run correctly from a thread in Python 2.x with the vanilla lang/python27 port, c.f. [1]. As I wrote in the corresponding ticket, the possible cause for this is that threading has been patched back in 2009