]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-39677: dis: rename the operand of MAKE_FUNCTION from `argc` to `flags` for 3...
authorTaine Zhao <twshere@outlook.com>
Sat, 14 Mar 2020 14:24:06 +0000 (23:24 +0900)
committerGitHub <noreply@github.com>
Sat, 14 Mar 2020 14:24:06 +0000 (16:24 +0200)
commit6672c16b1d7f83789bf3a2016bd19edfd3568e71
tree7cc4703082aa3f9fb2cf77ef4e1495ff43696221
parentda52be47690da0d9f78d0dce9ee5c3e4dbef49e1
bpo-39677: dis: rename the operand of MAKE_FUNCTION from `argc` to `flags` for 3.6+ (GC-18550)
Doc/library/dis.rst
Misc/NEWS.d/next/Documentation/2020-02-18-14-28-31.bpo-39677.vNHqoX.rst [new file with mode: 0644]