[issue28791] update SQLite libraries for Windows and macOS installers

2018-12-22 Thread Zachary Ware
Change by Zachary Ware : -- priority: -> normal ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail

[issue28791] update SQLite libraries for Windows and macOS installers

2018-12-22 Thread Zachary Ware
Zachary Ware added the comment: Since we have a more recent "update SQLite" issue in bpo-35360, I'm going to go ahead and close this one. -- assignee: benjamin.peterson -> resolution: -> fixed stage: patch review -> resolved status: pending -> closed ___

[issue28791] update SQLite libraries for Windows and macOS installers

2017-12-19 Thread Ned Deily
Ned Deily added the comment: Looks like unless Benjamin would like 2.7.x updated, this can now be closed. -- assignee: -> benjamin.peterson priority: deferred blocker -> status: open -> pending ___ Python tracker

[issue28791] update SQLite libraries for Windows and macOS installers

2017-12-04 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: Backport to 3.6 is done. But I personally won't be bothering with 2.7 :) -- ___ Python tracker ___ __

[issue28791] update SQLite libraries for Windows and macOS installers

2017-12-04 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: New changeset e2ba5523192a9cff125fce2ce530bec574353f7b by Mariatta in branch '3.6': bpo-28791: Update Windows builds to use SQLite 3.21.0. (GH-4246). (GH-4717) https://github.com/python/cpython/commit/e2ba5523192a9cff125fce2ce530bec574353f7b -- ___

[issue28791] update SQLite libraries for Windows and macOS installers

2017-12-04 Thread Mariatta Wijaya
Change by Mariatta Wijaya : -- pull_requests: +4627 stage: needs patch -> patch review ___ Python tracker ___ ___ Python-bugs-list ma

[issue28791] update SQLite libraries for Windows and macOS installers

2017-12-04 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: Tried to get miss-islington to backport Windows installer change to 3.6, did not work. I'll work on the backport PR. -- ___ Python tracker

[issue28791] update SQLite libraries for Windows and macOS installers

2017-12-04 Thread Ned Deily
Ned Deily added the comment: I've updated the macOS installer for 3.7.0 and for 3.6.4. I'll leave this open for possible updating the Windows installer for 3.6.x (OK by me) and for possible updates for 2.7.x. -- stage: patch review -> needs patch title: update sqlite to latest versio

[issue28791] update SQLite libraries for Windows and macOS installers

2017-12-04 Thread Ned Deily
Ned Deily added the comment: > Should we mark issue 30952 'deferred blocker' too? No, that's a different matter. AFAICT, there is no standard option for that. -- ___ Python tracker _