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 eryksun, martin.panter, mba, serhiy.storchaka, steve.dower, vstinner, xdegaye, xiang.zhang
Date 2017-08-17.12:33:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1502973189.19.0.65340219286.issue29619@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset ffbb6f7334ccf54f09dcc9e760766d861928f13e by Victor Stinner in branch '3.6':
bpo-29619: Do not use HAVE_LARGEFILE_SUPPORT for type conversions (GH-1666) (#3102)
https://github.com/python/cpython/commit/ffbb6f7334ccf54f09dcc9e760766d861928f13e
History
Date User Action Args
2017-08-17 12:33:09vstinnersetrecipients: + vstinner, xdegaye, martin.panter, serhiy.storchaka, eryksun, steve.dower, xiang.zhang, mba
2017-08-17 12:33:09vstinnersetmessageid: <1502973189.19.0.65340219286.issue29619@psf.upfronthosting.co.za>
2017-08-17 12:33:09vstinnerlinkissue29619 messages
2017-08-17 12:33:08vstinnercreate