Re: [Python-Dev] PEP 3145 (With Contents)

2012-12-19 Thread anatoly techtonik
On Thu, Dec 20, 2012 at 3:47 AM, Glyph wrote: > > On Dec 19, 2012, at 2:14 PM, anatoly techtonik > wrote: > > On Sun, Dec 9, 2012 at 7:14 AM, Glyph wrote: > >> On Dec 7, 2012, at 5:10 PM, anatoly techtonik >> wrote: >> >> What about reading from other file descriptors? subprocess.Popen allows

Re: [Python-Dev] PEP 3145 (With Contents)

2012-12-19 Thread exarkun
Please stop copying me on this thread. Thanks, Jean-Paul ___ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Re: [Python-Dev] PEP 3145 (With Contents)

2012-12-19 Thread Glyph
On Dec 19, 2012, at 2:14 PM, anatoly techtonik wrote: > On Sun, Dec 9, 2012 at 7:14 AM, Glyph wrote: > On Dec 7, 2012, at 5:10 PM, anatoly techtonik wrote: > >> What about reading from other file descriptors? subprocess.Popen allows >> arbitrary file descriptors to be used. Is there any pr

Re: [Python-Dev] Draft PEP for time zone support.

2012-12-19 Thread Ben Finney
Terry Reedy writes: > On 12/12/2012 10:56 AM, Lennart Regebro wrote: > > >> It seems like calling get_timezone() with an unknown timezone > >> should just throw ValueError, not necessarily some custom > >> Exception? > > > > That could very well be. What are others opinions on this? > > ValueErro

Re: [Python-Dev] PEP 3145 (With Contents)

2012-12-19 Thread anatoly techtonik
On Sun, Dec 9, 2012 at 7:17 AM, Gregory P. Smith wrote: > I'm really not sure what this PEP is trying to get at given that it > contains no examples and sounds from the descriptions to be adding a > complicated api on top of something that already, IMNSHO, has too much it > (subprocess.Popen). >

Re: [Python-Dev] PEP 3145 (With Contents)

2012-12-19 Thread anatoly techtonik
On Sun, Dec 9, 2012 at 7:14 AM, Glyph wrote: > On Dec 7, 2012, at 5:10 PM, anatoly techtonik wrote: > > What about reading from other file descriptors? subprocess.Popen allows >> arbitrary file descriptors to be used. Is there any provision here for >> reading and writing non-blocking from or

Re: [Python-Dev] hg annotate is broken on hg.python.org

2012-12-19 Thread anatoly techtonik
On Mon, Dec 10, 2012 at 4:39 AM, Chris Jerdonek wrote: > On Sun, Dec 9, 2012 at 3:30 PM, anatoly techtonik > wrote: > > Just to let you know that annotate in hgweb is broken for Python sources. > > > > > http://hg.python.org/cpython/annotate/692be1f9fa1d/Lib/distutils/tests/test_register.py > > M

Re: [Python-Dev] [Python-checkins] cpython: Mention OSError instead of IOError in the docs.

2012-12-19 Thread Andrew Svetlov
Done in #e5958a4e52ef On Wed, Dec 19, 2012 at 9:24 AM, Nick Coghlan wrote: > On Wed, Dec 19, 2012 at 7:16 AM, andrew.svetlov > wrote: >> >> http://hg.python.org/cpython/rev/a6ea6f803017 >> changeset: 80934:a6ea6f803017 >> user:Andrew Svetlov >> date:Tue Dec 18 23:16:44 2012 +0