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 berker.peksag
Recipients berker.peksag, carlwgeorge, docs@python
Date 2017-02-26.16:14:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1488125647.0.0.577359976176.issue29098@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for the report, Carl! The patch for issue 28518 has been lifted the requirement for sqlite3_stmt_readonly() so you can now use and compile Python 3.6.1 without a warning at compile time.
History
Date User Action Args
2017-02-26 16:14:07berker.peksagsetrecipients: + berker.peksag, docs@python, carlwgeorge
2017-02-26 16:14:06berker.peksagsetmessageid: <1488125647.0.0.577359976176.issue29098@psf.upfronthosting.co.za>
2017-02-26 16:14:06berker.peksaglinkissue29098 messages
2017-02-26 16:14:06berker.peksagcreate