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 python-dev
Recipients Arfrever, amaury.forgeotdarc, belopolsky, benjamin.peterson, doko, exarkun, loewis, naufraghi, neologix, petere, pitrou, python-dev, stutzbach
Date 2011-11-28.18:16:23
SpamBayes Score 0.03145033
Marked as misclassified No
Message-id <E1RV5kd-0002az-3R@dinsdale.python.org>
In-reply-to
Content
New changeset f15943505db0 by Antoine Pitrou in branch '3.2':
Issue #7111: Python can now be run without a stdin, stdout or stderr stream.
http://hg.python.org/cpython/rev/f15943505db0

New changeset c86fb10eaf68 by Antoine Pitrou in branch 'default':
Issue #7111: Python can now be run without a stdin, stdout or stderr stream.
http://hg.python.org/cpython/rev/c86fb10eaf68
History
Date User Action Args
2011-11-28 18:16:24python-devsetrecipients: + python-dev, loewis, doko, exarkun, amaury.forgeotdarc, belopolsky, pitrou, benjamin.peterson, stutzbach, naufraghi, Arfrever, petere, neologix
2011-11-28 18:16:23python-devlinkissue7111 messages
2011-11-28 18:16:23python-devcreate