Skip to content

"sqlite3_enable_shared_cache" deprecation warning when compiling with macOS system SQLite3 #68652

Closed
@vajrasky

Description

@vajrasky
mannequin
BPO 24464
Nosy @ronaldoussoren, @ned-deily, @berkerpeksag, @vajrasky, @erlend-aasland
PRs
  • bpo-38311: Avoid sqlite3_enable_shared_cache deprecation warning when building with the macOS system SQLite3 #16469
  • bpo-24464: Deprecate sqlite3.enable_shared_cache #24008
  • bpo-24464: Fix sqlite3.enable_shared_cache() deprecation wrapper #24170
  • Files
  • remove_warning_compile__sqlite.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 2021-01-06.00:37:33.186>
    created_at = <Date 2015-06-18.11:31:43.206>
    labels = ['extension-modules', 'OS-mac', 'type-feature', '3.10']
    title = '"sqlite3_enable_shared_cache" deprecation warning when compiling with macOS system SQLite3'
    updated_at = <Date 2021-01-09.11:26:02.168>
    user = 'https://github.com/vajrasky'

    bugs.python.org fields:

    activity = <Date 2021-01-09.11:26:02.168>
    actor = 'berker.peksag'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-01-06.00:37:33.186>
    closer = 'berker.peksag'
    components = ['Extension Modules', 'macOS']
    creation = <Date 2015-06-18.11:31:43.206>
    creator = 'vajrasky'
    dependencies = []
    files = ['39726']
    hgrepos = []
    issue_num = 24464
    keywords = ['patch']
    message_count = 9.0
    messages = ['245463', '245592', '245608', '353488', '353489', '376445', '384458', '384459', '384717']
    nosy_count = 5.0
    nosy_names = ['ronaldoussoren', 'ned.deily', 'berker.peksag', 'vajrasky', 'erlendaasland']
    pr_nums = ['16469', '24008', '24170']
    priority = 'low'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue24464'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixesOS-macextension-modulesC modules in the Modules dirtype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions