X Tutup
Skip to content

[3.8] bpo-37805: Add tests for json.dump(..., skipkeys=True) (GH-15489)#15507

Merged
miss-islington merged 1 commit intopython:3.8from
miss-islington:backport-44cd86b-3.8
Aug 26, 2019
Merged

[3.8] bpo-37805: Add tests for json.dump(..., skipkeys=True) (GH-15489)#15507
miss-islington merged 1 commit intopython:3.8from
miss-islington:backport-44cd86b-3.8

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented Aug 26, 2019

https://bugs.python.org/issue37805

Automerge-Triggered-By: @methane
(cherry picked from commit 44cd86b)

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

https://bugs.python.org/issue37805

https://bugs.python.org/issue37805

Automerge-Triggered-By: @methane
(cherry picked from commit 44cd86b)

Co-authored-by: Dong-hee Na <donghee.na92@gmail.com>
@miss-islington
Copy link
Copy Markdown
Contributor Author

@corona10: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit a387517 into python:3.8 Aug 26, 2019
@miss-islington miss-islington deleted the backport-44cd86b-3.8 branch August 26, 2019 07:27
@miss-islington
Copy link
Copy Markdown
Contributor Author

@corona10: Status check is done, and it's a success ✅ .

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

@corona10: Status check is done, and it's a success ✅ .

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

Labels

tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

X Tutup