Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update sqlite to 3.14.2 #72395

Closed
BigStone mannequin opened this issue Sep 19, 2016 · 11 comments
Closed

update sqlite to 3.14.2 #72395

BigStone mannequin opened this issue Sep 19, 2016 · 11 comments
Labels
3.7 (EOL) end of life OS-mac OS-windows type-feature A feature request or enhancement

Comments

@BigStone
Copy link
Mannequin

BigStone mannequin commented Sep 19, 2016

BPO 28208
Nosy @pfmoore, @ronaldoussoren, @tjguk, @ned-deily, @zware, @zooba, @matrixise, @Mariatta
Files
  • issue28208.patch
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = None
    closed_at = <Date 2016-10-31.23:44:15.814>
    created_at = <Date 2016-09-19.20:36:48.158>
    labels = ['OS-mac', 'type-feature', '3.7', 'OS-windows']
    title = 'update sqlite to 3.14.2'
    updated_at = <Date 2016-11-29.19:19:37.817>
    user = 'https://bugs.python.org/BigStone'

    bugs.python.org fields:

    activity = <Date 2016-11-29.19:19:37.817>
    actor = 'Big Stone'
    assignee = 'none'
    closed = True
    closed_date = <Date 2016-10-31.23:44:15.814>
    closer = 'ned.deily'
    components = ['macOS', 'Windows']
    creation = <Date 2016-09-19.20:36:48.158>
    creator = 'Big Stone'
    dependencies = []
    files = ['45053']
    hgrepos = []
    issue_num = 28208
    keywords = ['patch']
    message_count = 11.0
    messages = ['276984', '278449', '278452', '278455', '278858', '279134', '279837', '279838', '279839', '282022', '282032']
    nosy_count = 10.0
    nosy_names = ['paul.moore', 'ronaldoussoren', 'tim.golden', 'ned.deily', 'python-dev', 'zach.ware', 'steve.dower', 'matrixise', 'Big Stone', 'Mariatta']
    pr_nums = []
    priority = None
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue28208'
    versions = ['Python 3.6', 'Python 3.7']

    @BigStone
    Copy link
    Mannequin Author

    BigStone mannequin commented Sep 19, 2016

    sqlite 3.14.2 released September 12th is said to correct 3 bugs.
    (https://www.sqlite.org/releaselog/3_14_2.html)

    I would suggest to upgrade from Sqlite 3.14.1 to sqlite 3.14.2 for beta2

    @BigStone BigStone mannequin added the type-feature A feature request or enhancement label Sep 19, 2016
    @ned-deily
    Copy link
    Member

    I'd like to see this in 3.6.0b3.

    @Mariatta
    Copy link
    Member

    Hello,

    Attached is the patch for updating sqlite version to 3.14.2.

    Please review, and let me know if this works.

    Thanks :)

    @python-dev
    Copy link
    Mannequin

    python-dev mannequin commented Oct 11, 2016

    New changeset b7e068d6c53f by Zachary Ware in branch '3.6':
    Issue bpo-28208: Update Windows build to use SQLite 3.14.2.0
    https://hg.python.org/cpython/rev/b7e068d6c53f

    New changeset 3e329b553567 by Zachary Ware in branch 'default':
    Issue bpo-28208: Merge with 3.6
    https://hg.python.org/cpython/rev/3e329b553567

    @matrixise
    Copy link
    Member

    Maybe we could merge the patch of Mariatta and close this issue.

    @matrixise
    Copy link
    Member

    how to build the osx installer ?

    Thank you

    @python-dev
    Copy link
    Mannequin

    python-dev mannequin commented Oct 31, 2016

    New changeset 7e48e0557152 by Ned Deily in branch 'default':
    Issue bpo-28208: merge from 3.6
    https://hg.python.org/cpython/rev/7e48e0557152

    @ned-deily
    Copy link
    Member

    [typo in commit message, should be bpo-28208]

    New changeset 88e3df38d591 by Ned Deily in branch '3.6':
    Issue bpo-28028: Update OS X installers to use SQLite 3.14.2.
    https://hg.python.org/cpython/rev/88e3df38d591

    @ned-deily
    Copy link
    Member

    Thanks for the patch, Mariatta! Pushed for release in 3.6.0b3.

    @Mariatta
    Copy link
    Member

    sqlite 3.15.2 was just released.
    I can prepare a patch if that's what we want.

    @BigStone
    Copy link
    Mannequin Author

    BigStone mannequin commented Nov 29, 2016

    As far as I test, the novelties from 0.15.2 don't break any API (just nice SQL-syntax sugar), and correct some old 3.8.0 bugs.

    and ".2" is the same level of stabilisation as current "0.14.2"

    @ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    3.7 (EOL) end of life OS-mac OS-windows type-feature A feature request or enhancement
    Projects
    None yet
    Development

    No branches or pull requests

    3 participants