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 benjamin.peterson, martin.panter, petr.viktorin, python-dev, scoder, vstinner
Date 2017-01-05.22:00:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1483653623.09.0.499230569898.issue27961@psf.upfronthosting.co.za>
In-reply-to
Content
> The backwards compatibility is not as strong as it could be: previously, HAVE_LONG_LONG was defined to 1; now it's defined but empty.

Oh, right. This issue should now be fixed as well.
History
Date User Action Args
2017-01-05 22:00:23vstinnersetrecipients: + vstinner, scoder, benjamin.peterson, petr.viktorin, python-dev, martin.panter
2017-01-05 22:00:23vstinnersetmessageid: <1483653623.09.0.499230569898.issue27961@psf.upfronthosting.co.za>
2017-01-05 22:00:23vstinnerlinkissue27961 messages
2017-01-05 22:00:23vstinnercreate