Skip to content

random.seed mutates input bytearray #88184

Description

@arjaz
mannequin
BPO 44018
Nosy @rhettinger, @mdickinson, @pablogsal, @miss-islington, @shreyanavigyan, @miguendes, @arjaz
PRs
  • bpo-44018: random.seed() no longer mutates its inputs #25856
  • [3.9] bpo-44018: random.seed() no longer mutates its inputs (GH-25856) #25864
  • [3.8] bpo-44018: random.seed() no longer mutates its inputs (GH-25856) #25865
  • [3.10] bpo-44018: random.seed() no longer mutates its inputs (GH-25856) #25867
  • [3.10] bpo-44018: random.seed() no longer mutates its inputs (GH-25856) #25872
  • 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 2021-05-04.04:02:13.950>
    created_at = <Date 2021-05-03.09:13:38.608>
    labels = ['library', '3.9']
    title = 'random.seed mutates input bytearray'
    updated_at = <Date 2021-07-18.15:30:52.175>
    user = 'https://github.com/arjaz'

    bugs.python.org fields:

    activity = <Date 2021-07-18.15:30:52.175>
    actor = 'pablogsal'
    assignee = 'rhettinger'
    closed = True
    closed_date = <Date 2021-05-04.04:02:13.950>
    closer = 'rhettinger'
    components = ['Library (Lib)']
    creation = <Date 2021-05-03.09:13:38.608>
    creator = 'arjaz'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 44018
    keywords = ['patch']
    message_count = 8.0
    messages = ['392782', '392784', '392786', '392789', '392801', '392821', '392844', '392849']
    nosy_count = 7.0
    nosy_names = ['rhettinger', 'mark.dickinson', 'pablogsal', 'miss-islington', 'shreyanavigyan', 'miguendes', 'arjaz']
    pr_nums = ['25856', '25864', '25865', '25867', '25872']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue44018'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    Labels

    3.9 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directory

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions