Skip to content

make sqlite.Row hashable correctly #46405

@theller

Description

@theller
BPO 2152
Nosy @theller, @birkenfeld
Files
  • sqliterow.patch
  • sqliterow-richcmp.diff: Implementation with tp_richcompare
  • 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 2008-05-06.21:32:15.413>
    created_at = <Date 2008-02-21.10:48:05.531>
    labels = ['type-bug']
    title = 'make sqlite.Row hashable correctly'
    updated_at = <Date 2008-05-06.21:32:15.412>
    user = 'https://github.com/theller'

    bugs.python.org fields:

    activity = <Date 2008-05-06.21:32:15.412>
    actor = 'ghaering'
    assignee = 'ghaering'
    closed = True
    closed_date = <Date 2008-05-06.21:32:15.413>
    closer = 'ghaering'
    components = []
    creation = <Date 2008-02-21.10:48:05.531>
    creator = 'theller'
    dependencies = []
    files = ['9475', '9913']
    hgrepos = []
    issue_num = 2152
    keywords = ['patch']
    message_count = 7.0
    messages = ['62615', '64694', '64789', '64796', '66206', '66332', '66335']
    nosy_count = 3.0
    nosy_names = ['theller', 'georg.brandl', 'ghaering']
    pr_nums = []
    priority = 'normal'
    resolution = 'accepted'
    stage = None
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue2152'
    versions = ['Python 2.6', 'Python 3.0']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      type-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions