Skip to content

Make hash(None) consistent among processes #63423

@hongqn

Description

@hongqn
mannequin
BPO 19224
Nosy @tim-one, @rhettinger, @pitrou, @vstinner, @tiran
Files
  • hash_of_none.patch (deprecated): make hash(None) always return 0
  • hash_of_none.patch: make hash(None) always return 1315925605
  • 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 2013-10-12.17:11:43.666>
    created_at = <Date 2013-10-11.04:03:40.946>
    labels = ['type-feature']
    title = 'Make hash(None) consistent among processes'
    updated_at = <Date 2013-10-12.17:18:48.989>
    user = 'https://bugs.python.org/hongqn'

    bugs.python.org fields:

    activity = <Date 2013-10-12.17:18:48.989>
    actor = 'christian.heimes'
    assignee = 'none'
    closed = True
    closed_date = <Date 2013-10-12.17:11:43.666>
    closer = 'rhettinger'
    components = []
    creation = <Date 2013-10-11.04:03:40.946>
    creator = 'hongqn'
    dependencies = []
    files = ['32043', '32044']
    hgrepos = []
    issue_num = 19224
    keywords = ['patch']
    message_count = 10.0
    messages = ['199439', '199440', '199441', '199442', '199448', '199452', '199453', '199538', '199603', '199606']
    nosy_count = 6.0
    nosy_names = ['tim.peters', 'rhettinger', 'pitrou', 'vstinner', 'christian.heimes', 'hongqn']
    pr_nums = []
    priority = 'normal'
    resolution = 'rejected'
    stage = 'needs patch'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue19224'
    versions = ['Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      type-featureA feature request or enhancement
      No fields configured for issues without a type.

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions