]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-32625: Updated documentation for EXTENDED_ARG. (GH-13985)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 12 Jun 2019 03:51:42 +0000 (20:51 -0700)
committerGitHub <noreply@github.com>
Wed, 12 Jun 2019 03:51:42 +0000 (20:51 -0700)
commitf0cc1a91f72c7f60adc47ec9a4305d8d85dcb1f2
treec541b6a45bb65ce427e4a41538d251ca32253ab4
parent0745cc66db3acbe7951073071cf063db6337dd10
bpo-32625: Updated documentation for EXTENDED_ARG. (GH-13985)

Python 3.6 changed the size of bytecode instruction, while the documentation for `EXTENDED_ARG` was not updated accordingly.
(cherry picked from commit 405f648db7c44b07348582b5101d4716e0ce5ac3)

Co-authored-by: Yao Zuo <laike9m@users.noreply.github.com>
Doc/library/dis.rst