Message 261353 - Python tracker

Message261353

Author vstinner
Recipients Andrew.Lutomirski, h.venev, neologix, vstinner
Date 2016-03-08.12:18:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1457439507.95.0.486483387827.issue22367@psf.upfronthosting.co.za>
In-reply-to
Content
> This implements the open_file_descriptor argument and fixes a bug with converting to int when off_t is 64-bit but long is 32-bit.

Please extract the fix into a different patch.
History
Date User Action Args
2016-03-08 12:18:28vstinnersetrecipients: + vstinner, neologix, Andrew.Lutomirski, h.venev
2016-03-08 12:18:27vstinnersetmessageid: <1457439507.95.0.486483387827.issue22367@psf.upfronthosting.co.za>
2016-03-08 12:18:27vstinnerlinkissue22367 messages
2016-03-08 12:18:27vstinnercreate