Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #29653
| Date | 2012-09-21 13:26 -0400 |
|---|---|
| From | Dave Angel <d@davea.name> |
| Subject | Re: Does python have built command for package skeleton creation? |
| References | (2 earlier) <832435ee-230c-49c2-916c-18e9f807a422@googlegroups.com> <mailman.1004.1348232641.27098.python-list@python.org> <cc665e18-0821-47e9-b182-e825ff63bf75@googlegroups.com> <mailman.1009.1348235433.27098.python-list@python.org> <505c8dc1$0$29981$c3e8da3$5496439d@news.astraweb.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1021.1348248419.27098.python-list@python.org> (permalink) |
On 09/21/2012 11:54 AM, Steven D'Aprano wrote: > On Fri, 21 Sep 2012 14:50:36 +0100, Mark Lawrence wrote: > >> On 21/09/2012 14:13, xliiv wrote: >>> Why is this '2 years release cycle'? >>> >>> >> Because there aren't enough volunteers to get it done any faster? > Because if it were any faster, it would piss off a lot of people. > > Python's release cycle is actually closer to 18 months for minor releases > (3.2 -> 3.3, for example), and 10 years for major releases (2.x -> 3.x). > But consider, C and C++ don't have minor releases *at all*. The last > versions of those two languages are C99 and C+98 -- that's FOURTEEN YEARS > since the last version of C++. And Java hasn't had a major feature update > since 2006. "C++0x was the working name of a new ISO C++ standard, which was then released in 2011 as C++11 ..." according to http://gcc.gnu.org/projects/cxx0x.html And it replaced C++03, released in 2003. > For a programming language with a lot of corporate use, Python already > seems like it changes at the drop of a hat. > > Correct. -- DaveA
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Does python have built command for package skeleton creation? xliiv <tymoteusz.jankowski@gmail.com> - 2012-09-21 03:07 -0700
Re: Does python have built command for package skeleton creation? Tarek Ziadé <tarek@ziade.org> - 2012-09-21 13:08 +0200
Re: Does python have built command for package skeleton creation? xliiv <tymoteusz.jankowski@gmail.com> - 2012-09-21 05:14 -0700
Re: Does python have built command for package skeleton creation? Tarek Ziadé <tarek@ziade.org> - 2012-09-21 15:04 +0200
Re: Does python have built command for package skeleton creation? xliiv <tymoteusz.jankowski@gmail.com> - 2012-09-21 06:13 -0700
Re: Does python have built command for package skeleton creation? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2012-09-21 14:50 +0100
Re: Does python have built command for package skeleton creation? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-09-21 15:54 +0000
Re: Does python have built command for package skeleton creation? Dave Angel <d@davea.name> - 2012-09-21 13:26 -0400
Re: Does python have built command for package skeleton creation? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-09-21 17:31 +0000
Re: Does python have built command for package skeleton creation? Chris Angelico <rosuav@gmail.com> - 2012-09-22 03:44 +1000
Re: Does python have built command for package skeleton creation? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-09-22 01:43 +0000
Re: Does python have built command for package skeleton creation? Chris Angelico <rosuav@gmail.com> - 2012-09-22 12:00 +1000
Re: Does python have built command for package skeleton creation? Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2012-09-21 16:04 -0400
Re: Does python have built command for package skeleton creation? xliiv <tymoteusz.jankowski@gmail.com> - 2012-09-21 06:13 -0700
Re: Does python have built command for package skeleton creation? 88888 Dihedral <dihedral88888@googlemail.com> - 2012-09-24 11:54 -0700
Re: Does python have built command for package skeleton creation? 88888 Dihedral <dihedral88888@googlemail.com> - 2012-09-24 11:54 -0700
Re: Does python have built command for package skeleton creation? alex23 <wuwei23@gmail.com> - 2012-09-23 20:59 -0700
Re: Does python have built command for package skeleton creation? Terry Reedy <tjreedy@udel.edu> - 2012-09-24 00:28 -0400
Re: Does python have built command for package skeleton creation? alex23 <wuwei23@gmail.com> - 2012-09-23 22:00 -0700
Re: Does python have built command for package skeleton creation? Ramchandra Apte <maniandram01@gmail.com> - 2012-09-23 22:33 -0700
Re: Does python have built command for package skeleton creation? Ramchandra Apte <maniandram01@gmail.com> - 2012-09-23 22:33 -0700
Re: Does python have built command for package skeleton creation? xliiv <tymoteusz.jankowski@gmail.com> - 2012-09-21 05:14 -0700
csiph-web