Skip to content

_random.Random state corrupted on exception #74146

@bladebryan

Description

@bladebryan
mannequin
BPO 29960
Nosy @rhettinger, @mdickinson, @serhiy-storchaka, @bladebryan, @Mariatta
PRs
  • bpo-29960 _random.Random state corrupted on exception. #953
  • bpo-29960 _random.Random corrupted on exception in setstate(). #1019
  • [3.6] bpo-29960 _random.Random corrupted on exception in setstate(). … #1287
  • [3.5] bpo-29960 _random.Random corrupted on exception in setstate(). … #1288
  • [2.7] bpo-29960 _random.Random corrupted on exception in setstate(). … #1289
  • 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/serhiy-storchaka'
    closed_at = <Date 2017-05-27.14:22:10.000>
    created_at = <Date 2017-04-01.10:46:26.025>
    labels = ['3.7', 'type-bug', 'library']
    title = '_random.Random state corrupted on exception'
    updated_at = <Date 2017-05-27.14:22:09.999>
    user = 'https://github.com/bladebryan'

    bugs.python.org fields:

    activity = <Date 2017-05-27.14:22:09.999>
    actor = 'Mariatta'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2017-05-27.14:22:10.000>
    closer = 'Mariatta'
    components = ['Library (Lib)']
    creation = <Date 2017-04-01.10:46:26.025>
    creator = 'bryangeneolson'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 29960
    keywords = []
    message_count = 8.0
    messages = ['290977', '290979', '292108', '293927', '294590', '294591', '294592', '294593']
    nosy_count = 5.0
    nosy_names = ['rhettinger', 'mark.dickinson', 'serhiy.storchaka', 'bryangeneolson', 'Mariatta']
    pr_nums = ['953', '1019', '1287', '1288', '1289']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue29960'
    versions = ['Python 2.7', 'Python 3.5', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Labels

    3.7 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions