This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author neologix
Recipients gregory.p.smith, neologix, pitrou, python-dev, sbt, serhiy.storchaka, vstinner
Date 2013-12-08.18:59:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAH_1eM3L1HaX8Lv7cj9hcvcG-=cuM4p-Q5mSc+eA_Ay_K__xUA@mail.gmail.com>
In-reply-to <3dcxdV46tpz7Llb@mail.python.org>
Content
> Roundup Robot added the comment:
>
> New changeset 03a056c3b88e by Gregory P. Smith in branch '3.3':
> Fixes issue #19929: Call os.read with 32768 within subprocess.Popen
> http://hg.python.org/cpython/rev/03a056c3b88e

Not that it bothers me, but AFAICT this isn't a bugfix, and as such
shouldn't be backported to 3.3, no?
History
Date User Action Args
2013-12-08 18:59:50neologixsetrecipients: + neologix, gregory.p.smith, pitrou, vstinner, python-dev, sbt, serhiy.storchaka
2013-12-08 18:59:50neologixlinkissue19929 messages
2013-12-08 18:59:50neologixcreate