Skip to content

bpo-38120: Fix DeprecationWarning in test_random for invalid type of arguments to random.seed - #15987

Merged
serhiy-storchaka merged 2 commits into
python:masterfrom
tirkarthi:bpo38120
Sep 12, 2019
Merged

bpo-38120: Fix DeprecationWarning in test_random for invalid type of arguments to random.seed#15987
serhiy-storchaka merged 2 commits into
python:masterfrom
tirkarthi:bpo38120

Conversation

@tirkarthi

@tirkarthi tirkarthi commented Sep 11, 2019

Copy link
Copy Markdown
Member

Comment thread Lib/test/test_random.py Outdated
Co-Authored-By: Serhiy Storchaka <storchaka@gmail.com>
@tirkarthi

Copy link
Copy Markdown
Member Author

Requesting not to merge until Raymond approval.

@vstinner vstinner left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@rhettinger rhettinger self-assigned this Sep 12, 2019
@tirkarthi

Copy link
Copy Markdown
Member Author

Thanks all for the review. Would be helpful to have it merged.

@serhiy-storchaka
serhiy-storchaka merged commit a06d683 into python:master Sep 12, 2019
DinoV pushed a commit to DinoV/cpython that referenced this pull request Sep 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants