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 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