Skip to content

PYTHONHASHSEED=0 python3 -R should enable hash randomization #76510

@vstinner

Description

@vstinner
BPO 32329
Nosy @vstinner
PRs
  • bpo-32329: Fix -R option for hash randomization #4873
  • [3.6] bpo-32329: Fix sys.flags.hash_randomization #4875
  • bpo-32329: Add versionchanged to -R option doc #4884
  • 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 2017-12-15.15:41:41.471>
    created_at = <Date 2017-12-14.23:11:19.999>
    labels = ['3.7']
    title = 'PYTHONHASHSEED=0 python3 -R should enable hash randomization'
    updated_at = <Date 2017-12-15.15:41:41.470>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2017-12-15.15:41:41.470>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-12-15.15:41:41.471>
    closer = 'vstinner'
    components = []
    creation = <Date 2017-12-14.23:11:19.999>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 32329
    keywords = ['patch']
    message_count = 5.0
    messages = ['308343', '308348', '308354', '308355', '308405']
    nosy_count = 1.0
    nosy_names = ['vstinner']
    pr_nums = ['4873', '4875', '4884']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue32329'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions