Message 338349 - Python tracker

Message338349

Author methane
Recipients Arfrever, loewis, mark.dickinson, methane, pitrou, python-dev, terry.reedy, vstinner
Date 2019-03-19.13:10:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1553001024.55.0.139049964254.issue8677@roundup.psfhosted.org>
In-reply-to
Content
New changeset 29198ea1c6d58f87389136b0ac0b8b2318dbac24 by Inada Naoki in branch 'master':
bpo-8677: use PY_SSIZE_T_CLEAN in sqlite (GH-12434)
https://github.com/python/cpython/commit/29198ea1c6d58f87389136b0ac0b8b2318dbac24
History
Date User Action Args
2019-03-19 13:10:24methanesetrecipients: + methane, loewis, terry.reedy, mark.dickinson, pitrou, vstinner, Arfrever, python-dev
2019-03-19 13:10:24methanesetmessageid: <1553001024.55.0.139049964254.issue8677@roundup.psfhosted.org>
2019-03-19 13:10:24methanelinkissue8677 messages
2019-03-19 13:10:24methanecreate