Skip to content

bpo-32625: Updated documentation for EXTENDED_ARG#13985

Merged
serhiy-storchaka merged 1 commit into
python:masterfrom
laike9m:fix-doc
Jun 12, 2019
Merged

bpo-32625: Updated documentation for EXTENDED_ARG#13985
serhiy-storchaka merged 1 commit into
python:masterfrom
laike9m:fix-doc

Conversation

@laike9m
Copy link
Copy Markdown
Contributor

@laike9m laike9m commented Jun 11, 2019

Python 3.6 changed the size of bytecode instruction, while the documentation for EXTENDED_ARG was not updated accordingly.

https://bugs.python.org/issue32625

Python 3.6 changed the size of bytecode instruction, while the documentation for `EXTENDED_ARG` was not updated accordingly.
@bedevere-bot bedevere-bot added docs Documentation in the Doc dir awaiting review labels Jun 11, 2019
@serhiy-storchaka serhiy-storchaka changed the title Updated documentation for EXTENDED_ARG bpo-32625: Updated documentation for EXTENDED_ARG Jun 12, 2019
@miss-islington
Copy link
Copy Markdown
Contributor

Thanks @laike9m for the PR, and @serhiy-storchaka for merging it 🌮🎉.. 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 Jun 12, 2019
Python 3.6 changed the size of bytecode instruction, while the documentation for `EXTENDED_ARG` was not updated accordingly.
(cherry picked from commit 405f648)

Co-authored-by: Yao Zuo <laike9m@users.noreply.github.com>
@bedevere-bot
Copy link
Copy Markdown

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

@bedevere-bot
Copy link
Copy Markdown

GH-14003 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 Jun 12, 2019
Python 3.6 changed the size of bytecode instruction, while the documentation for `EXTENDED_ARG` was not updated accordingly.
(cherry picked from commit 405f648)

Co-authored-by: Yao Zuo <laike9m@users.noreply.github.com>
miss-islington added a commit that referenced this pull request Jun 12, 2019
Python 3.6 changed the size of bytecode instruction, while the documentation for `EXTENDED_ARG` was not updated accordingly.
(cherry picked from commit 405f648)

Co-authored-by: Yao Zuo <laike9m@users.noreply.github.com>
miss-islington added a commit that referenced this pull request Jun 12, 2019
Python 3.6 changed the size of bytecode instruction, while the documentation for `EXTENDED_ARG` was not updated accordingly.
(cherry picked from commit 405f648)

Co-authored-by: Yao Zuo <laike9m@users.noreply.github.com>
lisroach pushed a commit to lisroach/cpython that referenced this pull request Sep 10, 2019
Python 3.6 changed the size of bytecode instruction, while the documentation for `EXTENDED_ARG` was not updated accordingly.
DinoV pushed a commit to DinoV/cpython that referenced this pull request Jan 14, 2020
Python 3.6 changed the size of bytecode instruction, while the documentation for `EXTENDED_ARG` was not updated accordingly.
@laike9m laike9m deleted the fix-doc branch March 23, 2020 05:25
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.

6 participants