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 ezio.melotti, martin.panter, pitrou, r.david.murray, socketpair, vstinner
Date 2015-12-16.22:40:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1450305614.41.0.39232500524.issue25849@psf.upfronthosting.co.za>
In-reply-to
Content
Well,  03e61104f7a2 adds good description, why not to enforce checks instead of saying that some values are unsupported ?

Also, idea in returning special object instance from tell(), this object should incapsulate byte offset. And allow for the seek() either such objects or zero.
History
Date User Action Args
2015-12-16 22:40:14socketpairsetrecipients: + socketpair, pitrou, vstinner, ezio.melotti, r.david.murray, martin.panter
2015-12-16 22:40:14socketpairsetmessageid: <1450305614.41.0.39232500524.issue25849@psf.upfronthosting.co.za>
2015-12-16 22:40:14socketpairlinkissue25849 messages
2015-12-16 22:40:14socketpaircreate