Skip to content

SQLite error code not exposed to python #60583

@Bluehorn

Description

@Bluehorn
mannequin
BPO 16379
Nosy @nedbat, @ezio-melotti, @Bluehorn, @ilevkivskyi, @palaviv, @pablogsal, @miss-islington, @erlend-aasland
PRs
  • bpo-16379: Expose sqlite error code  #1108
  • bpo-16379: expose SQLite error codes and error names in sqlite3 #27786
  • bpo-16379: Fix SQLite version checks in test_module_constants() #28809
  • Files
  • i16379-v1.diff
  • i16379-v2.diff
  • i16379-v3.diff
  • 16379.patch
  • 16379-2.patch
  • 16379-3.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-08-30.19:18:24.765>
    created_at = <Date 2012-11-01.10:14:38.640>
    labels = ['3.7', 'type-feature', 'library']
    title = 'SQLite error code not exposed to python'
    updated_at = <Date 2021-10-07.19:48:25.809>
    user = 'https://github.com/Bluehorn'

    bugs.python.org fields:

    activity = <Date 2021-10-07.19:48:25.809>
    actor = 'miss-islington'
    assignee = 'ghaering'
    closed = True
    closed_date = <Date 2021-08-30.19:18:24.765>
    closer = 'erlendaasland'
    components = ['Library (Lib)']
    creation = <Date 2012-11-01.10:14:38.640>
    creator = 'torsten'
    dependencies = []
    files = ['28470', '28496', '28497', '44213', '44306', '44331']
    hgrepos = []
    issue_num = 16379
    keywords = ['patch']
    message_count = 18.0
    messages = ['174395', '178426', '178429', '178597', '178598', '178601', '245819', '249010', '249044', '257309', '273593', '274064', '359881', '399158', '399667', '400653', '400662', '403440']
    nosy_count = 11.0
    nosy_names = ['ghaering', 'nedbat', 'ezio.melotti', 'torsten', 'sleepycal', 'danielsh', 'levkivskyi', 'palaviv', 'pablogsal', 'miss-islington', 'erlendaasland']
    pr_nums = ['1108', '27786', '28809']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue16379'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifestdlibPython modules in the Lib dirtype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions