Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

random.seed(tuple) uses the randomized hash function and so is not reproductible #76735

Copy link
Copy link

Description

@johnnyd
mannequin
Issue body actions
BPO 32554
Nosy @rhettinger, @mdickinson, @vstinner, @serhiy-storchaka
PRs
  • bpo-32554: Deprecate hashing arbitrary types in random.seed() #15382
  • 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 = 'https://github.com/rhettinger'
    closed_at = <Date 2019-08-22.16:20:08.633>
    created_at = <Date 2018-01-15.09:08:22.137>
    labels = ['extension-modules', 'type-bug', 'docs']
    title = 'random.seed(tuple) uses the randomized hash function and so is not reproductible'
    updated_at = <Date 2019-08-22.16:20:08.633>
    user = 'https://bugs.python.org/johnnyd'

    bugs.python.org fields:

    activity = <Date 2019-08-22.16:20:08.633>
    actor = 'rhettinger'
    assignee = 'rhettinger'
    closed = True
    closed_date = <Date 2019-08-22.16:20:08.633>
    closer = 'rhettinger'
    components = ['Documentation', 'Extension Modules']
    creation = <Date 2018-01-15.09:08:22.137>
    creator = 'johnnyd'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 32554
    keywords = ['patch']
    message_count = 9.0
    messages = ['309956', '309957', '310009', '310019', '320360', '320361', '320383', '321759', '350209']
    nosy_count = 7.0
    nosy_names = ['rhettinger', 'mark.dickinson', 'vstinner', 'docs@python', 'serhiy.storchaka', 'johnnyd', 'poddster']
    pr_nums = ['15382']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue32554'
    versions = ['Python 3.6']

    Reactions are currently unavailable

    Metadata

    Metadata

    Assignees

    Labels

    docsDocumentation in the Doc dirDocumentation in the Doc dirextension-modulesC modules in the Modules dirC modules in the Modules dirtype-bugAn unexpected behavior, bug, or errorAn 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

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.