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 pitrou
Recipients fabioz, pitrou, vstinner
Date 2008-12-28.15:11:09
SpamBayes Score 0.0026343134
Marked as misclassified No
Message-id <1230477070.13.0.893775469046.issue4705@psf.upfronthosting.co.za>
In-reply-to
Content
It seems the "name" field of the TextIOWrapper object isn't set in
create_stdio() (the "char *name" parameter isn't used). Otherwise, the
patch looks good.
History
Date User Action Args
2008-12-28 15:11:10pitrousetrecipients: + pitrou, vstinner, fabioz
2008-12-28 15:11:10pitrousetmessageid: <1230477070.13.0.893775469046.issue4705@psf.upfronthosting.co.za>
2008-12-28 15:11:09pitroulinkissue4705 messages
2008-12-28 15:11:09pitroucreate