◐ Shell
clean mode source ↗

bpo-41052: Opt out serialization/deserialization for _random.Random by corona10 · Pull Request #21002 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

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

Sign up

Appearance settings

Conversation

@corona10

@corona10 corona10 commented

Jun 20, 2020

edited by bedevere-bot

Loading

Copy link Copy Markdown

Member

@corona10

Copy link Copy Markdown

Member Author

@rhettinger Thank you Raymond for review!

@corona10 corona10 merged commit 6989af0 into python:master

Jun 21, 2020

@miss-islington

Copy link Copy Markdown

Contributor

Thanks @corona10 for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9.
🐍🍒⛏🤖

@miss-islington

Copy link Copy Markdown

Contributor

Sorry, @corona10, I could not cleanly backport this to 3.9 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 6989af0bc7ea1e9a1acea16794e6f723d7b44110 3.9

corona10 added a commit to corona10/cpython that referenced this pull request

Jun 21, 2020
…ndom (pythonGH-21002).

(cherry picked from commit 6989af0)

Co-authored-by: Dong-hee Na <donghee.na92@gmail.com>

@bedevere-bot

Copy link Copy Markdown

GH-21030 is a backport of this pull request to the 3.9 branch.

corona10 added a commit that referenced this pull request

Jun 21, 2020
…ndom (GH-21002). (GH-21030)

(cherry picked from commit 6989af0)

Co-authored-by: Dong-hee Na <donghee.na92@gmail.com>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@rhettinger rhettinger rhettinger approved these changes

@vstinner vstinner Awaiting requested review from vstinner

Assignees

@corona10 corona10

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

@corona10 @miss-islington @bedevere-bot @rhettinger @the-knights-who-say-ni