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 vstinner
Recipients pitrou, vstinner
Date 2010-08-13.13:36:35
SpamBayes Score 0.0035638707
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
r83973 ignores the name argument of PyFile_FromFd() because it was already ignored (it did always produce an error).
History
Date User Action Args
2010-08-13 13:36:36vstinnersetrecipients: + vstinner, pitrou
2010-08-13 13:36:36vstinnersetmessageid: <[email protected]>
2010-08-13 13:36:35vstinnerlinkissue4762 messages
2010-08-13 13:36:35vstinnercreate