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 ronaldoussoren
Recipients Big Stone, ghaering, ronaldoussoren
Date 2018-10-09.09:40:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1539078041.13.0.545547206417.issue34916@psf.upfronthosting.co.za>
In-reply-to
Content
To completely do this requires two things:

1) Upgrade SQLite included in a number of binary distributions

2) Update the sqlite extension to allow creating custom window functions in Python

The latter is definitely something that cannot be done in a maintenance release. The former is up to the release managers.
History
Date User Action Args
2018-10-09 09:40:41ronaldoussorensetrecipients: + ronaldoussoren, ghaering, Big Stone
2018-10-09 09:40:41ronaldoussorensetmessageid: <1539078041.13.0.545547206417.issue34916@psf.upfronthosting.co.za>
2018-10-09 09:40:41ronaldoussorenlinkissue34916 messages
2018-10-09 09:40:41ronaldoussorencreate