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 socketpair
Recipients socketpair
Date 2016-02-09.11:55:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1455018930.16.0.696559246189.issue26318@psf.upfronthosting.co.za>
In-reply-to
Content
In particular, `io.open(fd, ...)` can not be used with tarfile, since it use it's "name" property, and think that it is real file name, and not expecte it to be int.
History
Date User Action Args
2016-02-09 11:55:30socketpairsetrecipients: + socketpair
2016-02-09 11:55:30socketpairsetmessageid: <1455018930.16.0.696559246189.issue26318@psf.upfronthosting.co.za>
2016-02-09 11:55:30socketpairlinkissue26318 messages
2016-02-09 11:55:30socketpaircreate