commit | a927e91186727b5184d774d1d99c70b9ff5497f5 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Sat Mar 14 07:45:23 2020 -0700 |
committer | GitHub <noreply@github.com> | Sat Mar 14 07:45:23 2020 -0700 |
tree | b038a18a0ae45b5b5a4ae5b30e4a64d47f2a96da | |
parent | 9644702936a5758b99bd951446a5b0ef05ec022a [diff] |
bpo-39677: dis: rename the operand of MAKE_FUNCTION from `argc` to `flags` for 3.6+ (GC-18550) (cherry picked from commit 6672c16b1d7f83789bf3a2016bd19edfd3568e71) Co-authored-by: Taine Zhao <twshere@outlook.com>