Skip to content

[3.6] Fix the sizeof test for dicts with shared keys. (GH-4311)#4312

Merged
serhiy-storchaka merged 1 commit into
python:3.6from
miss-islington:backport-39a156c-3.6
Nov 7, 2017
Merged

[3.6] Fix the sizeof test for dicts with shared keys. (GH-4311)#4312
serhiy-storchaka merged 1 commit into
python:3.6from
miss-islington:backport-39a156c-3.6

Conversation

@miss-islington

Copy link
Copy Markdown
Contributor

By accident the size of the empty dict keys object matched the
size of values array.
(cherry picked from commit 39a156c)

By accident the size of the empty dict keys object matched the
size of values array.
(cherry picked from commit 39a156c)
@miss-islington

Copy link
Copy Markdown
Contributor Author

@serhiy-storchaka: Backport status check is done, and it's a success ✅ .

@serhiy-storchaka serhiy-storchaka merged commit a5dca7d into python:3.6 Nov 7, 2017
@miss-islington

Copy link
Copy Markdown
Contributor Author

Thanks, @serhiy-storchaka!

@miss-islington miss-islington deleted the backport-39a156c-3.6 branch November 7, 2017 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip issue skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants