Skip to content

Supporting native backup facility of SQLite #71832

@lelit

Description

@lelit
mannequin
BPO 27645
Nosy @vstinner, @cedk, @bitdancer, @berkerpeksag, @serhiy-storchaka, @lelit, @Vgr255, @AnishShah, @palaviv
PRs
  • bpo-27645: Supporting native backup facility of SQLite #377
  • bpo-27645: Supporting native backup facility of SQLite #4238
  • [3.7] bpo-27645: Add support for native backup facility of SQLite (GH-4238) #6064
  • bpo-27645: Skip test_bad_target_in_transaction if SQLite == 3.8.7.1 #6067
  • [3.7] bpo-27645: Skip test_bad_target_in_transaction if SQLite == 3.8.7.1 (GH-6067) #6068
  • bpo-27645: Fix sqlite backup check if database in transaction to be up to 3.8.7 (inclusive) #6131
  • [3.7] bpo-27645: Fix version number in 'database in transaction' fallback (GH-6131) #6138
  • bpo-27645, sqlite: Fix integer overflow on sleep #6594
  • [3.7] bpo-9566: Fix compiler warnings on Windows #12920
  • Files
  • issue27645.patch: Preliminar patch
  • issue27645-doc.patch: Documentation
  • 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 2018-03-18.20:01:03.020>
    created_at = <Date 2016-07-28.17:48:18.134>
    labels = ['extension-modules', '3.8', 'type-feature', '3.7']
    title = 'Supporting native backup facility of SQLite'
    updated_at = <Date 2019-04-23.08:26:14.694>
    user = 'https://github.com/lelit'

    bugs.python.org fields:

    activity = <Date 2019-04-23.08:26:14.694>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-03-18.20:01:03.020>
    closer = 'berker.peksag'
    components = ['Extension Modules']
    creation = <Date 2016-07-28.17:48:18.134>
    creator = 'lelit'
    dependencies = []
    files = ['43928', '43930']
    hgrepos = []
    issue_num = 27645
    keywords = ['patch']
    message_count = 44.0
    messages = ['271574', '271575', '271576', '271578', '271580', '271582', '271584', '271676', '272848', '288632', '288723', '288750', '295455', '295472', '298868', '303782', '303789', '304789', '304894', '305444', '307647', '307840', '308022', '308068', '308073', '310669', '313558', '313560', '313561', '313562', '313563', '313564', '313569', '313570', '313571', '313635', '313991', '313994', '313995', '314018', '314026', '314052', '315946', '340701']
    nosy_count = 10.0
    nosy_names = ['ghaering', 'vstinner', 'ced', 'r.david.murray', 'berker.peksag', 'serhiy.storchaka', 'lelit', 'abarry', 'anish.shah', 'palaviv']
    pr_nums = ['377', '4238', '6064', '6067', '6068', '6131', '6138', '6594', '12920']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue27645'
    versions = ['Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions