Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #13262
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <ethan@stoneleaf.us> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.043 |
| X-Spam-Evidence | '*H*': 0.91; '*S*': 0.00; 'adjusting': 0.09; 'from:addr:ethan': 0.09; 'from:addr:stoneleaf.us': 0.09; 'from:name:ethan furman': 0.09; 'matt': 0.09; 'message- id:@stoneleaf.us': 0.09; 'received:gator410.hostgator.com': 0.09; 'received:gateway01.websitewelcome.com': 0.16; 'wrote:': 0.16; 'wed,': 0.17; '>>>': 0.18; 'subject:skip:s 10': 0.18; 'header:In- Reply-To:1': 0.22; 'wonder': 0.23; 'sep': 0.23; "i'm": 0.27; 'handled': 0.28; 'stefan': 0.29; '(and': 0.29; 'asking': 0.29; 'to:addr:python-list': 0.33; "i've": 0.34; 'done': 0.34; 'header :User-Agent:1': 0.34; 'curious': 0.34; 'post': 0.36; 'question': 0.36; 'question,': 0.38; 'steven': 0.38; 'should': 0.38; 'subject:: ': 0.39; 'why': 0.39; 'to:addr:python.org': 0.39; 'might': 0.40; 'kind': 0.61; 'opened': 0.64; 'received:websitewelcome.com': 0.64; 'reply': 0.64; 'here': 0.65; 'here.': 0.66; 'received:184': 0.67; 'received:69.93': 0.67; '02:12': 0.84; 'interest:': 0.84; 'url:]': 0.84 |
| Date | Tue, 13 Sep 2011 23:47:10 -0700 |
| From | Ethan Furman <ethan@stoneleaf.us> |
| User-Agent | Thunderbird 2.0.0.24 (Windows/20100228) |
| MIME-Version | 1.0 |
| To | python-list@python.org |
| Subject | Re: stackoverflow and c.l.py |
| References | <CAB4yi1Nc04-6zw98WW+rss9u80amNbmk7GpMw-b0uHDdiRgC7w@mail.gmail.com> <mailman.1100.1315973589.27778.python-list@python.org> <4e703d2b$0$29967$c3e8da3$5496439d@news.astraweb.com> |
| In-Reply-To | <4e703d2b$0$29967$c3e8da3$5496439d@news.astraweb.com> |
| Content-Type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-AntiAbuse | This header was added to track abuse, please include it with any abuse report |
| X-AntiAbuse | Primary Hostname - gator410.hostgator.com |
| X-AntiAbuse | Original Domain - python.org |
| X-AntiAbuse | Originator/Caller UID/GID - [47 12] / [47 12] |
| X-AntiAbuse | Sender Address Domain - stoneleaf.us |
| X-BWhitelist | no |
| X-Source | |
| X-Source-Args | |
| X-Source-Dir | |
| X-Source-Sender | c-67-170-168-84.hsd1.or.comcast.net ([192.168.74.5]) [67.170.168.84]:1925 |
| X-Source-Auth | ethan+stoneleaf.us |
| X-Email-Count | 1 |
| X-Source-Cap | dG9idWs7dG9idWs7Z2F0b3I0MTAuaG9zdGdhdG9yLmNvbQ== |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.12 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1105.1315982882.27778.python-list@python.org> (permalink) |
| Lines | 15 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1315982882 news.xs4all.nl 2437 [2001:888:2000:d::a6]:57465 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.python:13262 |
Show key headers only | View raw
Steven D'Aprano wrote: > On Wed, 14 Sep 2011 02:12 pm Stefan Behnel wrote: > >> Matt Joiner, 14.09.2011 04:23: >>> i'm curious as to what can be done with (and handled better) by >>> adjusting sys.setswitchinterval >>> i've opened a question on SO for this, that people might find of >>> interest: http://stackoverflow.com[...] >> I wonder why people ask this kind of question on stackoverflow, and then >> come here asking people to go over there, read the question, and >> (potentially) provide an answer. > > You should post that question on stackoverflow, and ask them to reply here. +10!
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
stackoverflow and c.l.py (was: GIL switch interval) Stefan Behnel <stefan_ml@behnel.de> - 2011-09-14 06:12 +0200
Re: stackoverflow and c.l.py (was: GIL switch interval) Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2011-09-14 15:35 +1000
Re: stackoverflow and c.l.py Ethan Furman <ethan@stoneleaf.us> - 2011-09-13 23:47 -0700
Re: stackoverflow and c.l.py (was: GIL switch interval) Duncan Booth <duncan.booth@invalid.invalid> - 2011-09-14 08:24 +0000
Re: stackoverflow and c.l.py (was: GIL switch interval) Roy Smith <roy@panix.com> - 2011-09-14 09:42 -0400
Re: stackoverflow and c.l.py (was: GIL switch interval) Duncan Booth <duncan.booth@invalid.invalid> - 2011-09-14 19:00 +0000
Re: stackoverflow and c.l.py Thomas Jollans <t@jollybox.de> - 2011-09-14 21:34 +0200
csiph-web