Skip to content

datetime hash is deterministic in some cases #73721

@arigo

Description

@arigo
mannequin
BPO 29535
Nosy @malemburg, @tim-one, @rhettinger, @mdickinson, @abalkin, @vstinner, @tiran, @benjaminp, @davidmalcolm, @serhiy-storchaka, @miss-islington, @epicfaace
PRs
  • bpo-29535: Not all datetime objects are using hashing randomization #1937
  • bpo-29535: make datetime hashes non-deterministic #15264
  • bpo-29535: Remove promize about hash randomization of datetime objects. #15269
  • [3.8] bpo-29535: Remove promize about hash randomization of datetime objects. (GH-15269) #15454
  • 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 2019-08-24.10:29:35.140>
    created_at = <Date 2017-02-11.15:16:53.358>
    labels = ['type-bug', '3.8', '3.9', 'docs']
    title = 'datetime hash is deterministic in some cases'
    updated_at = <Date 2019-08-24.10:29:35.132>
    user = 'https://github.com/arigo'

    bugs.python.org fields:

    activity = <Date 2019-08-24.10:29:35.132>
    actor = 'serhiy.storchaka'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2019-08-24.10:29:35.140>
    closer = 'serhiy.storchaka'
    components = ['Documentation']
    creation = <Date 2017-02-11.15:16:53.358>
    creator = 'arigo'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 29535
    keywords = ['patch']
    message_count = 19.0
    messages = ['287601', '287602', '287607', '287609', '295165', '295167', '349636', '349653', '349731', '349750', '349780', '349801', '349828', '349853', '349865', '350285', '350297', '350357', '350361']
    nosy_count = 13.0
    nosy_names = ['lemburg', 'tim.peters', 'rhettinger', 'mark.dickinson', 'belopolsky', 'vstinner', 'christian.heimes', 'benjamin.peterson', 'dmalcolm', 'docs@python', 'serhiy.storchaka', 'miss-islington', 'epicfaace']
    pr_nums = ['1937', '15264', '15269', '15454']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue29535'
    versions = ['Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of life3.9 (EOL)end of lifedocsDocumentation in the Doc dirtype-bugAn unexpected behavior, bug, or error
      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