Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #57434
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <rosuav@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.014 |
| X-Spam-Evidence | '*H*': 0.97; '*S*': 0.00; 'subject:Python': 0.06; 'buildbot': 0.07; 'dev': 0.07; 'lawrence': 0.09; 'python': 0.11; '24,': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'subject:ever': 0.16; 'wrote:': 0.18; 'thu,': 0.19; 'header :In-Reply-To:1': 0.27; 'patch': 0.29; 'message- id:@mail.gmail.com': 0.30; 'developers.': 0.31; 'class': 0.32; 'core': 0.34; 'subject:the': 0.34; 'except': 0.35; 'point.': 0.35; 'received:google.com': 0.35; 'subject:?': 0.36; 'performance': 0.37; 'being': 0.38; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'to:addr:python.org': 0.39; 'called': 0.40; 'how': 0.40; 'reviewed': 0.60; 'skill': 0.68; '2013': 0.98 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=vW7+hw3MP6Bn/qvpF041szAeVepvo4q/zUg8ArZa1+g=; b=SB6XLjPkWy8uXiCqZfzaLG28xnR7tEu9adLje6AYOrohwwUb4Su70cEtkCiU0HnrEb 2Hy9rG9qNPfAOxnMV3xh3l4CGTjgT2MYXQq9EnW1YcMNcwDkRNKeFSfq4aSDmxpOPsE7 4ctWRJ6ww7M8HH5y8sMgCU0t39b4tCMZzL398IVk5EQFR6H9/U2pm/HLY4C2NAu+Zf7A YXvClXPSHzfetc/IUEu1wPHLbeeOqZLWMRurZoo3jY+AvMd1Ms2J9oYj/K/KYZ/JCipR JNauEVwxQcxvoyt0xggw91XwWJA1N+H6bUENpEkaet8DQVlGGgG42MKKvc5tmo+gDyhn isHg== |
| MIME-Version | 1.0 |
| X-Received | by 10.66.139.100 with SMTP id qx4mr1085255pab.177.1382603481315; Thu, 24 Oct 2013 01:31:21 -0700 (PDT) |
| In-Reply-To | <l4alk1$v01$1@ger.gmane.org> |
| References | <6e0bbc6b-9435-4a4b-8840-8a46cc4e0cc5@googlegroups.com> <mailman.1404.1382531773.18130.python-list@python.org> <l48hjf$g2j$1@theodyn.ncf.ca> <5267CB8E.1010504@timgolden.me.uk> <mailman.1408.1382534865.18130.python-list@python.org> <5268670a$0$29981$c3e8da3$5496439d@news.astraweb.com> <l4alk1$v01$1@ger.gmane.org> |
| Date | Thu, 24 Oct 2013 19:31:21 +1100 |
| Subject | Re: Will Python 3.x ever become the actual standard? |
| From | Chris Angelico <rosuav@gmail.com> |
| To | python-list@python.org |
| Content-Type | text/plain; charset=ISO-8859-1 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://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 | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1456.1382603489.18130.python-list@python.org> (permalink) |
| Lines | 10 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1382603489 news.xs4all.nl 15947 [2001:888:2000:d::a6]:39089 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:57434 |
Show key headers only | View raw
On Thu, Oct 24, 2013 at 7:26 PM, Mark Lawrence <breamoreboy@yahoo.co.uk> wrote: > Precisely my point. I suspect being a Python core dev must do wonders for > the moral fibre. Your pristine, fully reviewed patch improves performance > by 10,000% and works wonderfully except on buildbot xyz and has to be > reverted. How do they do it? It's called Diplomacy, and it's a class skill for bards, clerics, druids, monks, paladins, rogues, and core developers. ChrisA
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Will Python 3.x ever become the actual standard? dufriz@gmail.com - 2013-10-23 04:57 -0700
Re: Will Python 3.x ever become the actual standard? David <bouncingcats@gmail.com> - 2013-10-23 23:16 +1100
Re: Will Python 3.x ever become the actual standard? Neil Cerutti <neilc@norwich.edu> - 2013-10-23 12:36 +0000
Re: Will Python 3.x ever become the actual standard? Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2013-10-23 19:46 -0400
Re: Will Python 3.x ever become the actual standard? Gene Heskett <gheskett@wdtv.com> - 2013-10-23 19:54 -0400
Re: Will Python 3.x ever become the actual standard? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-10-23 13:35 +0100
Re: Will Python 3.x ever become the actual standard? "Colin J. Williams" <cjw@ncf.ca> - 2013-10-23 09:05 -0400
Re: Will Python 3.x ever become the actual standard? Tim Golden <mail@timgolden.me.uk> - 2013-10-23 14:13 +0100
Re: Will Python 3.x ever become the actual standard? "Colin J. Williams" <cjw@ncf.ca> - 2013-10-24 20:03 -0400
Re: Will Python 3.x ever become the actual standard? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-10-23 14:27 +0100
Re: Will Python 3.x ever become the actual standard? Neil Cerutti <neilc@norwich.edu> - 2013-10-23 15:04 +0000
Re: Will Python 3.x ever become the actual standard? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-10-24 00:17 +0000
Re: Will Python 3.x ever become the actual standard? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-10-24 09:26 +0100
Re: Will Python 3.x ever become the actual standard? Chris Angelico <rosuav@gmail.com> - 2013-10-24 19:31 +1100
Re: Will Python 3.x ever become the actual standard? Skip Montanaro <skip@pobox.com> - 2013-10-23 08:52 -0500
Re: Will Python 3.x ever become the actual standard? Tim Golden <mail@timgolden.me.uk> - 2013-10-23 15:01 +0100
Re: Will Python 3.x ever become the actual standard? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-10-23 15:16 +0100
Re: Will Python 3.x ever become the actual standard? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-10-23 15:21 +0100
Re: Will Python 3.x ever become the actual standard? Skip Montanaro <skip@pobox.com> - 2013-10-23 09:34 -0500
Re: Will Python 3.x ever become the actual standard? Tim Golden <mail@timgolden.me.uk> - 2013-10-23 15:43 +0100
Re: Will Python 3.x ever become the actual standard? Chris Angelico <rosuav@gmail.com> - 2013-10-23 23:40 +1100
Re: Will Python 3.x ever become the actual standard? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-10-23 13:52 +0100
Re: Will Python 3.x ever become the actual standard? Roy Smith <roy@panix.com> - 2013-10-23 08:57 -0400
Re: Will Python 3.x ever become the actual standard? Kevin Walzer <kw@codebykevin.com> - 2013-10-23 11:03 -0400
Re: Will Python 3.x ever become the actual standard? Dan Stromberg <drsalists@gmail.com> - 2013-10-23 13:15 -0700
Re: Will Python 3.x ever become the actual standard? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-10-24 00:18 +0000
Re: Will Python 3.x ever become the actual standard? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-10-24 09:18 +0100
Re: Will Python 3.x ever become the actual standard? Peter Cacioppi <peter.cacioppi@gmail.com> - 2013-10-23 21:57 -0700
Re: Will Python 3.x ever become the actual standard? Chris Angelico <rosuav@gmail.com> - 2013-10-24 17:46 +1100
Re: Will Python 3.x ever become the actual standard? Ethan Furman <ethan@stoneleaf.us> - 2013-10-23 23:32 -0700
Re: Will Python 3.x ever become the actual standard? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-10-24 09:29 +0100
Re: Will Python 3.x ever become the actual standard? Peter Cacioppi <peter.cacioppi@gmail.com> - 2013-10-23 22:12 -0700
Re: Will Python 3.x ever become the actual standard? Steven D'Aprano <steve@pearwood.info> - 2013-10-24 06:45 +0000
Re: Will Python 3.x ever become the actual standard? Peter Cacioppi <peter.cacioppi@gmail.com> - 2013-10-24 00:01 -0700
Re: Will Python 3.x ever become the actual standard? Chris Angelico <rosuav@gmail.com> - 2013-10-24 18:09 +1100
Re: Will Python 3.x ever become the actual standard? Antoine Pitrou <solipsis@pitrou.net> - 2013-10-24 08:30 +0000
Re: Will Python 3.x ever become the actual standard? Chris Angelico <rosuav@gmail.com> - 2013-10-24 19:37 +1100
Re: Will Python 3.x ever become the actual standard? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-10-24 09:43 +0100
Re: Will Python 3.x ever become the actual standard? Alister <alister.ware@ntlworld.com> - 2013-10-24 10:30 +0000
Re: Will Python 3.x ever become the actual standard? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-10-24 09:45 +0100
Re: Will Python 3.x ever become the actual standard? Peter Cacioppi <peter.cacioppi@gmail.com> - 2013-10-24 01:52 -0700
Re: Will Python 3.x ever become the actual standard? Damien Wyart <damien.wyart@free.fr> - 2013-10-24 15:29 +0200
Re: Will Python 3.x ever become the actual standard? ishish <ishish@domhain.de> - 2013-10-24 14:36 +0100
Re: Will Python 3.x ever become the actual standard? Ned Batchelder <ned@nedbatchelder.com> - 2013-10-24 13:31 -0400
Re: Will Python 3.x ever become the actual standard? Terry Reedy <tjreedy@udel.edu> - 2013-10-24 17:00 -0400
Re: Will Python 3.x ever become the actual standard? Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2013-10-24 20:17 -0400
csiph-web