Skip to content

[3.7] bpo-34574: Prevent OrderedDict iterators from exhaustion during pickling. (GH-9051)#9996

Merged
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-a5259fb-3.7
Oct 20, 2018
Merged

[3.7] bpo-34574: Prevent OrderedDict iterators from exhaustion during pickling. (GH-9051)#9996
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-a5259fb-3.7

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented Oct 20, 2018

(cherry picked from commit a5259fb)

Co-authored-by: Sergey Fedoseev fedoseev.sergey@gmail.com

https://bugs.python.org/issue34574

…ing. (pythonGH-9051)

(cherry picked from commit a5259fb)

Co-authored-by: Sergey Fedoseev <fedoseev.sergey@gmail.com>
@miss-islington
Copy link
Copy Markdown
Contributor Author

@sir-sigurd and @serhiy-storchaka: Status check is done, and it's a success ✅ .

1 similar comment
@miss-islington
Copy link
Copy Markdown
Contributor Author

@sir-sigurd and @serhiy-storchaka: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit dcd56f6 into python:3.7 Oct 20, 2018
@miss-islington miss-islington deleted the backport-a5259fb-3.7 branch October 20, 2018 05:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants