Skip to content

Fix pickletools doc for NEWFALSE#9432

Merged
serhiy-storchaka merged 2 commits into
python:masterfrom
krzysieq:fix-newfalse-doc
Sep 22, 2018
Merged

Fix pickletools doc for NEWFALSE#9432
serhiy-storchaka merged 2 commits into
python:masterfrom
krzysieq:fix-newfalse-doc

Conversation

@krzysieq

Copy link
Copy Markdown
Contributor

Fix the doc for the NEWFALSE opcode in pickletools.

Note that this first part of a doc is shown when pickletools is used with --annotate.

@serhiy-storchaka

Copy link
Copy Markdown
Member

But for consistency with other similar opcodes, I think it is better to remove the first line and left just "Push False onto the stack."

@krzysieq

Copy link
Copy Markdown
Contributor Author

Sure, let me change that.

@serhiy-storchaka serhiy-storchaka merged commit 488cfb7 into python:master Sep 22, 2018
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @krzysieq for the PR, and @serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 2.7, 3.6, 3.7.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

@bedevere-bot

Copy link
Copy Markdown

GH-9494 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 Sep 22, 2018
Also make docs for NEWFALSE and NEWTRUE more consistent
with docs for other opcodes.
(cherry picked from commit 488cfb7)

Co-authored-by: Krzysztof Wroblewski <krzysiek.wr@gmail.com>
@bedevere-bot

Copy link
Copy Markdown

GH-9495 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 Sep 22, 2018
Also make docs for NEWFALSE and NEWTRUE more consistent
with docs for other opcodes.
(cherry picked from commit 488cfb7)

Co-authored-by: Krzysztof Wroblewski <krzysiek.wr@gmail.com>
@bedevere-bot

Copy link
Copy Markdown

GH-9496 is a backport of this pull request to the 2.7 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 22, 2018
Also make docs for NEWFALSE and NEWTRUE more consistent
with docs for other opcodes.
(cherry picked from commit 488cfb7)

Co-authored-by: Krzysztof Wroblewski <krzysiek.wr@gmail.com>
miss-islington added a commit that referenced this pull request Sep 22, 2018
Also make docs for NEWFALSE and NEWTRUE more consistent
with docs for other opcodes.
(cherry picked from commit 488cfb7)

Co-authored-by: Krzysztof Wroblewski <krzysiek.wr@gmail.com>
miss-islington added a commit that referenced this pull request Sep 22, 2018
Also make docs for NEWFALSE and NEWTRUE more consistent
with docs for other opcodes.
(cherry picked from commit 488cfb7)

Co-authored-by: Krzysztof Wroblewski <krzysiek.wr@gmail.com>
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @krzysieq for the PR, and @serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 3.7.
🐍🍒⛏🤖

@bedevere-bot

Copy link
Copy Markdown

GH-9584 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 Sep 26, 2018
Also make docs for NEWFALSE and NEWTRUE more consistent
with docs for other opcodes.
(cherry picked from commit 488cfb7)

Co-authored-by: Krzysztof Wroblewski <krzysiek.wr@gmail.com>
miss-islington added a commit that referenced this pull request Sep 26, 2018
Also make docs for NEWFALSE and NEWTRUE more consistent
with docs for other opcodes.
(cherry picked from commit 488cfb7)

Co-authored-by: Krzysztof Wroblewski <krzysiek.wr@gmail.com>
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 issue skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants