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, r.david.murray, rosslagerwall, vstinner
Date 2011-06-06.16:58:49
SpamBayes Score 2.1705506e-05
Marked as misclassified No
Message-id <1307379529.99.0.635138634993.issue12196@psf.upfronthosting.co.za>
In-reply-to
Content
Hmm, thinking about it, I don't see any reason to make the flags argument optional.
Here's a patch changing that (also, pipe2 is now declared as METH_O instead of METH_VARARGS).
History
Date User Action Args
2011-06-06 16:58:50neologixsetrecipients: + neologix, gregory.p.smith, pitrou, vstinner, r.david.murray, rosslagerwall, python-dev
2011-06-06 16:58:49neologixsetmessageid: <1307379529.99.0.635138634993.issue12196@psf.upfronthosting.co.za>
2011-06-06 16:58:49neologixlinkissue12196 messages
2011-06-06 16:58:49neologixcreate