]> granicus.if.org Git - python/commit
Issue #28823: Simplified compiling with opcode BUILD_MAP_UNPACK.
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 28 Nov 2016 18:56:37 +0000 (20:56 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 28 Nov 2016 18:56:37 +0000 (20:56 +0200)
commit3d85fae91f82f27d239b51098fa90eee9d812ae4
treee6b004489e495eecaaf9d53a3c0b1682736163aa
parentb69ee8c38642a4efd0b880f0c8651010aa7883b9
Issue #28823: Simplified compiling with opcode BUILD_MAP_UNPACK.
Python/compile.c