Skip to content

bpo-37805: Add tests for json.dump(..., skipkeys=True) #15489

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Aug 26, 2019

Conversation

corona10
Copy link
Member

@corona10 corona10 commented Aug 25, 2019

Copy link

@Julian Julian left a comment

Choose a reason for hiding this comment

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

Thanks!

(Not a core dev) but would probably be nice to keep this as a separate test method (e.g. test_dump_skipkeys ) -- the original test here is small and easily understood in isolation whereas this new one needs a bit more knowledge to follow.

Otherwise lgtm though for whatever that counts.

@corona10
Copy link
Member Author

@Julian
Got it, Thanks for the review!

@corona10
Copy link
Member Author

@methane Can you please take a look?

@miss-islington
Copy link
Contributor

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

@miss-islington miss-islington merged commit 44cd86b into python:master Aug 26, 2019
@miss-islington
Copy link
Contributor

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 26, 2019
@bedevere-bot
Copy link

GH-15507 is a backport of this pull request to the 3.8 branch.

@bedevere-bot
Copy link

GH-15508 is a backport of this pull request to the 3.7 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 26, 2019
@corona10 corona10 deleted the bpo-37805 branch August 26, 2019 07:11
miss-islington added a commit that referenced this pull request Aug 26, 2019
miss-islington added a commit that referenced this pull request Aug 26, 2019
lisroach pushed a commit to lisroach/cpython that referenced this pull request Sep 10, 2019
DinoV pushed a commit to DinoV/cpython that referenced this pull request Jan 14, 2020
websurfer5 pushed a commit to websurfer5/cpython that referenced this pull request Jul 20, 2020
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.

7 participants