Re: [Python-Dev] SimpleHTTPServer slashdot (Was: Python Core Tools)

2011-10-07 Thread Maciej Fijalkowski
On Fri, Oct 7, 2011 at 3:57 PM, anatoly techtonik wrote: > On Sun, Oct 2, 2011 at 3:17 PM, Maciej Fijalkowski wrote: >> On Sun, Oct 2, 2011 at 8:05 AM, Maciej Fijalkowski wrote: >>> On Sun, Oct 2, 2011 at 5:02 AM, anatoly techtonik >>> wrote: Hello, I've stumbled upon Dave Beazl

Re: [Python-Dev] SimpleHTTPServer slashdot (Was: Python Core Tools)

2011-10-07 Thread Antoine Pitrou
On Fri, 7 Oct 2011 09:04:08 -0500 Brian Curtin wrote: > On Fri, Oct 7, 2011 at 08:57, anatoly techtonik wrote: > >> It's just that SimpleHTTPServer doesn't quite survive slashdot effect. > >> Where do I fill a bug report :) > > > > http://bugs.python.org > > http://www.theonion.com/ Does theoni

Re: [Python-Dev] SimpleHTTPServer slashdot (Was: Python Core Tools)

2011-10-07 Thread Brian Curtin
On Fri, Oct 7, 2011 at 08:57, anatoly techtonik wrote: >> It's just that SimpleHTTPServer doesn't quite survive slashdot effect. >> Where do I fill a bug report :) > > http://bugs.python.org http://www.theonion.com/ ___ Python-Dev mailing list Python-De

[Python-Dev] SimpleHTTPServer slashdot (Was: Python Core Tools)

2011-10-07 Thread anatoly techtonik
On Sun, Oct 2, 2011 at 3:17 PM, Maciej Fijalkowski wrote: > On Sun, Oct 2, 2011 at 8:05 AM, Maciej Fijalkowski wrote: >> On Sun, Oct 2, 2011 at 5:02 AM, anatoly techtonik >> wrote: >>> Hello, >>> >>> I've stumbled upon Dave Beazley's article [1] about trying ancient GIL >>> removal patch at >>>