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 python-dev
Recipients martin.panter, python-dev, serhiy.storchaka, xiang.zhang
Date 2016-10-01.05:25:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20161001052522.15637.81050.2620EA9E@psf.io>
In-reply-to
Content
New changeset 38e954a2a37e by Serhiy Storchaka in branch '2.7':
Issue #27897: Fixed possible crash in sqlite3.Connection.create_collation()
https://hg.python.org/cpython/rev/38e954a2a37e
History
Date User Action Args
2016-10-01 05:25:25python-devsetrecipients: + python-dev, martin.panter, serhiy.storchaka, xiang.zhang
2016-10-01 05:25:25python-devlinkissue27897 messages
2016-10-01 05:25:25python-devcreate