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 ned.deily
Recipients Joakim.Sernbrant, Marc.Abramowitz, dmalcolm, georg.brandl, lemburg, ned.deily, petri.lehtinen, python-dev, serhiy.storchaka
Date 2013-04-28.03:20:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1367119253.04.0.752457610441.issue17857@psf.upfronthosting.co.za>
In-reply-to
Content
Marc-Andre, can you elaborate on why you think Python 3 is not affected? The changes for Issue17073 also added sqlite3_int64 to 3.2, 3.3, and default and, for me on 10.4, _sqlite3.so currently fails to build in all three.  (I don't think 3.2 is worth worrying about but if Georg does spin a brown bag 3.2.5 he could cherry pick it.)
History
Date User Action Args
2013-04-28 03:20:53ned.deilysetrecipients: + ned.deily, lemburg, georg.brandl, dmalcolm, python-dev, petri.lehtinen, Marc.Abramowitz, serhiy.storchaka, Joakim.Sernbrant
2013-04-28 03:20:53ned.deilysetmessageid: <1367119253.04.0.752457610441.issue17857@psf.upfronthosting.co.za>
2013-04-28 03:20:53ned.deilylinkissue17857 messages
2013-04-28 03:20:52ned.deilycreate