Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
docs.python.org
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  Messages 51 - 61 of 61 - Collapse all  -  Translate all to Translated (View all originals) < Older 
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Barry Warsaw  
View profile  
 More options Oct 28 2012, 6:46 am
From: Barry Warsaw <ba...@python.org>
Date: Sun, 28 Oct 2012 06:45:01 -0400
Local: Sun, Oct 28 2012 6:45 am
Subject: Re: [Python-ideas] docs.python.org

On Oct 26, 2012, at 10:55 PM, Terry Reedy wrote:

>3.3 is now out 29 months after 2.7, library support is much improved, and the
>new unicode implementation fixes most to almost all the remaining problems
>with unicode. It is a release we can be proud of and should promote as the
>latest and greatest Python version.

Very definitely +1

-Barry

  signature.asc
< 1K Download

_______________________________________________
Python-ideas mailing list
Python-id...@python.org
http://mail.python.org/mailman/listinfo/python-ideas


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Barry Warsaw  
View profile  
 More options Oct 28 2012, 6:53 am
From: Barry Warsaw <ba...@python.org>
Date: Sun, 28 Oct 2012 06:52:01 -0400
Local: Sun, Oct 28 2012 6:52 am
Subject: Re: [Python-ideas] docs.python.org

On Oct 27, 2012, at 03:15 PM, Nick Coghlan wrote:

>The message is clear, but some people just don't like the current
>message: Python 2 is still the recommended default version for
>production systems and applications.

I would hedge that and say that for new work where you have your Python 3
dependencies available, Python 3 should be the recommended default.  In
Ubuntu, we are actively porting our core system utilities to Python 3, but
some dependencies stop us for getting all the way there.  Xapian and Twisted
come to mind, but the Twisted folks are making great progress, so I expect
that for our Twisted apps at least, that story will be better soon.

Python 3.3 has some very clear advantages, so we are pushing to make that the
default leading up to Ubuntu 14.04 LTS.

>- Fedora, RHEL and derivatives still require Python 2 for all their
>system utilities (Ubuntu at least has migrated their core system
>tools, but I don't know about Debian upstream)

Debian Wheezy is in freeze so I wouldn't expect a lot of adoption there until
after that's released.  Then I hope that we'll be able to push those things
upstream.

>I don't think the ecosystem is to the point where it makes sense to
>flip the switch just yet, but I do think it would be reasonable to
>define the ecosystem state where we *will* flip the switch. The two
>key missing pieces for me are:
>- a Django release with non-experimental Python 3 support (i.e. likely
>to happen with Django 1.6)
>- an official release of PIL (or Pillow) that supports Python 3

One way to look at it is that there doesn't necessary have to be just one big
switch.  There's a big bank of switches, many of which can be flipped now.
Yes, I'd love for the whole line of 'em to be Python 3 green, and eventually
they will be, but if you don't need Django or PIL (or whatever still isn't
ported yet), don't wait, port!

Cheers,
-Barry

  signature.asc
< 1K Download

_______________________________________________
Python-ideas mailing list
Python-id...@python.org
http://mail.python.org/mailman/listinfo/python-ideas


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Nick Coghlan  
View profile  
 More options Oct 28 2012, 7:26 am
From: Nick Coghlan <ncogh...@gmail.com>
Date: Sun, 28 Oct 2012 21:25:28 +1000
Local: Sun, Oct 28 2012 7:25 am
Subject: Re: [Python-ideas] docs.python.org

Heh, asking you to do that was next on my list, so thanks. Did Guido
hide a mind reading device in the time machine? :)

> I'll work on fixing the Apache config.

Huzzah \o/

Cheers,
Nick.

--
Nick Coghlan   |   ncogh...@gmail.com   |   Brisbane, Australia
_______________________________________________
Python-ideas mailing list
Python-id...@python.org
http://mail.python.org/mailman/listinfo/python-ideas


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Yury Selivanov  
View profile  
 More options Oct 28 2012, 10:44 am
From: Yury Selivanov <yselivanov...@gmail.com>
Date: Sun, 28 Oct 2012 10:43:06 -0400
Local: Sun, Oct 28 2012 10:43 am
Subject: Re: [Python-ideas] docs.python.org
On 2012-10-28, at 3:59 AM, Georg Brandl <g.bra...@gmx.net> wrote:

> Well, with the approval I've seen here, I have absolutely no problem
> with appointing myself PEP Czar and accepting the PEP :)

That's awesome!

-
Yury
_______________________________________________
Python-ideas mailing list
Python-id...@python.org
http://mail.python.org/mailman/listinfo/python-ideas


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Stephen J. Turnbull  
View profile  
 More options Oct 28 2012, 10:48 pm
From: "Stephen J. Turnbull" <step...@xemacs.org>
Date: Mon, 29 Oct 2012 11:47:53 +0900
Local: Sun, Oct 28 2012 10:47 pm
Subject: Re: [Python-ideas] docs.python.org

Yury Selivanov writes:

 > The thing about 'doc2' & 'doc3' urls I don't like is that sooner or later
 > users will use python 3.  There is no future for python 2.

That's true for each user (assuming they don't die before switching).
It's not true for all applications, though.  There will undoubtedly be
systems based on Python 2 still in active, profitable use 10 years
from now.

It's just a yucky UI, let's stick to that for a reason.
_______________________________________________
Python-ideas mailing list
Python-id...@python.org
http://mail.python.org/mailman/listinfo/python-ideas


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Stephen J. Turnbull  
View profile  
 More options Oct 28 2012, 11:51 pm
From: "Stephen J. Turnbull" <step...@xemacs.org>
Date: Mon, 29 Oct 2012 12:50:23 +0900
Local: Sun, Oct 28 2012 11:50 pm
Subject: Re: [Python-ideas] docs.python.org
Barry Warsaw writes:

 > On Oct 26, 2012, at 10:55 PM, Terry Reedy wrote:
 >
 > >3.3 is now out 29 months after 2.7, library support is much improved, and the
 > >new unicode implementation fixes most to almost all the remaining problems
 > >with unicode. It is a release we can be proud of and should promote as the
 > >latest and greatest Python version.
 >
 > Very definitely +1

As stated, yes, very much so.

I think it's unfortunate that some of this discussion has generated
more heat than light because there are three different goals here all
stemming from "promoting Python 3": (1) "... as a great language", (2)
"... as a great production-ready development environment" (for *some*
applications), and (3) "... as a great production-ready development
environment" (period, or to take a page from Linus's book, "World
Domination! Now!")

I think Nick's approach starts to phase in a change in promotion
effort appropriately.  But it's only a start.
_______________________________________________
Python-ideas mailing list
Python-id...@python.org
http://mail.python.org/mailman/listinfo/python-ideas


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Stefan Krah  
View profile  
 More options Oct 29 2012, 6:37 am
From: Stefan Krah <ste...@bytereef.org>
Date: Mon, 29 Oct 2012 11:36:37 +0100
Local: Mon, Oct 29 2012 6:36 am
Subject: Re: [Python-ideas] docs.python.org
Stephen J. Turnbull <step...@xemacs.org> wrote:

> I think Nick's approach starts to phase in a change in promotion
> effort appropriately.  But it's only a start.

As for promotion, I just noticed that searching for "Python 3" gives this
as the first result:

http://www.python.org/download/releases/3.0/

Overall, the (Google) search results on the first page don't look very
inviting, so perhaps we could improve the situation by adding "nofollow"
to the older release pages.

Stefan Krah

_______________________________________________
Python-ideas mailing list
Python-id...@python.org
http://mail.python.org/mailman/listinfo/python-ideas


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Nick Coghlan  
View profile  
 More options Oct 29 2012, 6:52 am
From: Nick Coghlan <ncogh...@gmail.com>
Date: Mon, 29 Oct 2012 20:51:33 +1000
Local: Mon, Oct 29 2012 6:51 am
Subject: Re: [Python-ideas] docs.python.org

On Mon, Oct 29, 2012 at 8:36 PM, Stefan Krah <ste...@bytereef.org> wrote:
> As for promotion, I just noticed that searching for "Python 3" gives this
> as the first result:

> http://www.python.org/download/releases/3.0/

The second result is the current docs at http://docs.python.org/3.3/,
which is pretty useful, *except* that the docs have no pointer to the
corresponding release page. Perhaps the existing "Welcome" paragraph
should be extended with a reference to the appropriate release page?

(Also: very nice work to everyone that helped make the version
switcher a reality)

Cheers,
Nick.

--
Nick Coghlan   |   ncogh...@gmail.com   |   Brisbane, Australia
_______________________________________________
Python-ideas mailing list
Python-id...@python.org
http://mail.python.org/mailman/listinfo/python-ideas


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Stefan Krah  
View profile  
 More options Oct 29 2012, 8:03 am
From: Stefan Krah <ste...@bytereef.org>
Date: Mon, 29 Oct 2012 13:02:40 +0100
Local: Mon, Oct 29 2012 8:02 am
Subject: Re: [Python-ideas] docs.python.org

Nick Coghlan <ncogh...@gmail.com> wrote:
> On Mon, Oct 29, 2012 at 8:36 PM, Stefan Krah <ste...@bytereef.org> wrote:
> > As for promotion, I just noticed that searching for "Python 3" gives this
> > as the first result:

> > http://www.python.org/download/releases/3.0/

> The second result is the current docs at http://docs.python.org/3.3/,
> which is pretty useful, *except* that the docs have no pointer to the
> corresponding release page. Perhaps the existing "Welcome" paragraph
> should be extended with a reference to the appropriate release page?

I think that's probably not necessary. Someone who is really searching
for the newest version will of course find it.

Getting rid of 3.0 in the top search results is more of an image thing.
3.0 is associated with "this new experimental version with virtually
no packages that support it".

For the casual searcher who might be trying to decide between Python and
other languages it would be nice to have more 3.3 links, hopefully sending
the message "a better Python with many more features and Django/Twisted
support just around the corner".

> (Also: very nice work to everyone that helped make the version
> switcher a reality)

I agree, the docs.python.org changes are a great improvement. Thanks everyone.

Stefan Krah

_______________________________________________
Python-ideas mailing list
Python-id...@python.org
http://mail.python.org/mailman/listinfo/python-ideas


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jay Wren  
View profile  
 More options Oct 29 2012, 12:21 pm
From: Jay Wren <jrw...@xmtp.net>
Date: Mon, 29 Oct 2012 12:12:56 -0400
Local: Mon, Oct 29 2012 12:12 pm
Subject: Re: [Python-ideas] docs.python.org

On Oct 27, 2012, at 8:21 AM, Paul Moore <p.f.mo...@gmail.com> wrote:

Did this change recently? I just noticed that from http://www.python.org/doc/ if I click "Browse Current Documentation" under then Python 2.x section, it links to docs.python.org which then redirects to docs.python.org/3/ which is NOT the 2.x current documentation for which I clicked.
--
Jay
_______________________________________________
Python-ideas mailing list
Python-id...@python.org
http://mail.python.org/mailman/listinfo/python-ideas

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Georg Brandl  
View profile  
 More options Oct 29 2012, 1:31 pm
From: Georg Brandl <g.bra...@gmx.net>
Date: Mon, 29 Oct 2012 18:24:30 +0100
Local: Mon, Oct 29 2012 1:24 pm
Subject: Re: [Python-ideas] docs.python.org
Am 29.10.2012 17:12, schrieb Jay Wren:

>>> And since 2.7 is the last in the 2.x line, I think it makes sense to
>>> reflect that explicitly in the redirections.

>> I'm not against an explicit 2.7 link - we have that already, don't we?

> Did this change recently? I just noticed that from http://www.python.org/doc/
> if I click "Browse Current Documentation" under then Python 2.x section, it
> links to docs.python.org which then redirects to docs.python.org/3/ which is
> NOT the 2.x current documentation for which I clicked. -- Jay

Good point.  Should be fixed now.

Geor

_______________________________________________
Python-ideas mailing list
Python-id...@python.org
http://mail.python.org/mailman/listinfo/python-ideas


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages < Older 
« Back to Discussions « Newer topic     Older topic »