Skip to content
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

bpo-34379: Move note for json.dump to function's docs #8730

Merged
merged 1 commit into from Aug 11, 2018
Merged

bpo-34379: Move note for json.dump to function's docs #8730

merged 1 commit into from Aug 11, 2018

Conversation

eallrich
Copy link
Contributor

@eallrich eallrich commented Aug 10, 2018

I wasn't sure whether the versionchanged or note should go first. There's an example in the docs for datetime where versionchanged is first so I went with the same order.

Thank you for reviewing and please feel free to request changes as desired.

https://bugs.python.org/issue34379

@miss-islington
Copy link
Contributor

Thanks @eallrich for the PR, and @methane for merging it 🌮🎉.. I'm working now to backport this PR to: 3.6, 3.7.
🐍🍒⛏🤖

@bedevere-bot
Copy link

GH-8735 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 11, 2018
(cherry picked from commit 9e84084)

Co-authored-by: Evan Allrich <eallrich@gmail.com>
@bedevere-bot
Copy link

GH-8736 is a backport of this pull request to the 3.6 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 11, 2018
(cherry picked from commit 9e84084)

Co-authored-by: Evan Allrich <eallrich@gmail.com>
miss-islington added a commit that referenced this pull request Aug 11, 2018
(cherry picked from commit 9e84084)

Co-authored-by: Evan Allrich <eallrich@gmail.com>
methane pushed a commit that referenced this pull request Aug 11, 2018
(cherry picked from commit 9e84084)

Co-authored-by: Evan Allrich <eallrich@gmail.com>
@eallrich eallrich deleted the note_update branch August 11, 2018 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants