Skip to content

Conversation

@asottile
Copy link
Contributor

@asottile asottile commented Jun 3, 2018

Copy link
Member

Choose a reason for hiding this comment

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

Why not use just :term:`binary file`?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I can go with that, was mostly matching the verbiage above (load after all only cares that the object has a .read() method)

@asottile asottile force-pushed the document_json_binary_io branch from ac1c262 to dd11bbf Compare June 4, 2018 05:14
Copy link
Member

Choose a reason for hiding this comment

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

IMHO the feature should also be documented in the body of the function documentation, not also in this versionchanged note.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

agreed, added!

@asottile asottile force-pushed the document_json_binary_io branch from dd11bbf to e976fea Compare June 4, 2018 19:31
@asottile
Copy link
Contributor Author

asottile commented Jun 6, 2018

@vstinner @serhiy-storchaka look good now?

Copy link
Member

@vstinner vstinner left a comment

Choose a reason for hiding this comment

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

LGTM.

@methane methane merged commit bb6366b into python:master Jun 7, 2018
@miss-islington
Copy link
Contributor

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 7, 2018
)

(cherry picked from commit bb6366b)

Co-authored-by: Anthony Sottile <[email protected]>
@bedevere-bot
Copy link

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

@bedevere-bot
Copy link

GH-7475 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 Jun 7, 2018
)

(cherry picked from commit bb6366b)

Co-authored-by: Anthony Sottile <[email protected]>
miss-islington added a commit that referenced this pull request Jun 7, 2018
(cherry picked from commit bb6366b)

Co-authored-by: Anthony Sottile <[email protected]>
miss-islington added a commit that referenced this pull request Jun 7, 2018
(cherry picked from commit bb6366b)

Co-authored-by: Anthony Sottile <[email protected]>
@asottile asottile deleted the document_json_binary_io branch June 18, 2018 05:29
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.

7 participants