Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #84831
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <brunocauet@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.055 |
| X-Spam-Evidence | '*H*': 0.89; '*S*': 0.00; 'elegant': 0.07; 'matplotlib': 0.09; 'to:name:python dev': 0.09; 'url:blog': 0.10; 'sfxlen:2': 0.11; 'python': 0.11; 'wrote': 0.14; '2.7': 0.14; 'posted': 0.15; 'subject:edition': 0.16; 'subject:python': 0.16; 'url:)': 0.16; 'finally,': 0.24; 'switch': 0.26; 'to:addr:python- dev': 0.27; 'to:2**1': 0.27; 'point': 0.28; 'points': 0.29; 'message-id:@mail.gmail.com': 0.30; 'url:python': 0.33; 'subject:the': 0.34; "i'd": 0.34; 'but': 0.35; 'received:google.com': 0.35; 'google': 0.35; 'transition': 0.36; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'users': 0.40; 'future': 0.60; 'hope': 0.61; 'full': 0.61; 'soon': 0.63; 'more': 0.64; 'here': 0.66; 'results': 0.69; 'overall': 0.69; 'subject:survey': 0.84; 'url:item': 0.84; 'subject:Results': 0.91; 'url:comments': 0.91 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=Cb5O5ZZqdvigA+NRFVy1IUm75UseqjoRe7eNHwO6rz4=; b=qKIJUuYeQwWE+YuLQygACFmJdY2R5f40hIORdzYr77i3BdciXCsX4PXSQqHEWijR+g 1Dd3uJyrKQmtwiZFuqRNdKaD/1ZxjgJBbMpMj02Lu8g4UMxoXSFs0065V32XykS2XQzI niKBw2kzZmHgT2kOkc+QZDLxQLQT0sYzOKwxM1R5NRefjjr9zTaAd1Tgma1bTqyElIp0 m6HsGKDSzt+GgZ2PTn3qlRD898II29na9qQ3d7tkt00873gHiQAOcSvVtl0OiQ8+JiRI hkcRcFpanZrg6qaO9pXiWBM6lU96m5krFwxYKyV579OS/07vEPGABMqHVVaG95S33Lxl GnmQ== |
| MIME-Version | 1.0 |
| X-Received | by 10.202.199.87 with SMTP id x84mr1096411oif.126.1422553756351; Thu, 29 Jan 2015 09:49:16 -0800 (PST) |
| Date | Thu, 29 Jan 2015 18:49:16 +0100 |
| Subject | Results of the python 2.x and 3.x use survey, 2014 edition |
| From | Bruno Cauet <brunocauet@gmail.com> |
| To | python-list@python.org, Python Dev <python-dev@python.org> |
| Content-Type | text/plain; charset=UTF-8 |
| 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.18274.1422553759.18130.python-list@python.org> (permalink) |
| Lines | 21 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1422553759 news.xs4all.nl 2870 [2001:888:2000:d::a6]:45108 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:84831 |
Show key headers only | View raw
Hi! Finally, here are the results: http://blog.frite-camembert.net/python-survey-2014.html Here is the auto-generated Google Forms recap: https://docs.google.com/forms/d/1DqxkNi4GvyTCu54usSdE1DjW29zw1tc52iMeH3z4heg/viewanalytics (more elegant than my matplotlib graphs - I'd have no future as a designer). Overall people started writing more python 3: +15 points in "I ever wrote python 3 code", +10 points in "I write more python 3 than 2". Transition is still ongoing and I hope a tipping point will be soon be attained. Users definitely seem to want to switch to python 3, but dependencies keep them with 2.7 (I weep for the few ones still on 2.5). I also posted the results on HN (https://news.ycombinator.com/item?id=8967645) and reddit (http://www.reddit.com/r/Python/comments/2u3oh0/results_of_the_python_2x_and_3x_use_survey_2014/). Have a nice day, and a year full of python 3! Bruno Cauet
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Results of the python 2.x and 3.x use survey, 2014 edition Bruno Cauet <brunocauet@gmail.com> - 2015-01-29 18:49 +0100
csiph-web