8000 Fix pickletools doc for NEWFALSE by krzysieq · Pull Request #9432 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

Fix pickletools doc for NEWFALSE #9432

8000
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 2 commits into from
Sep 22, 2018

Conversation

krzysieq
Copy link
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
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
Contributor Author

Sure, let me change that.

@serhiy-storchaka serhiy-storchaka merged commit 488cfb7 into python:master Sep 22, 2018
@miss-islington
Copy link
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

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

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

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
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

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

BC31

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
0