]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-36030: Remove _PyStack_AsTuple() and _PyStack_AsTupleSlice() (GH-12032)
authorSergey Fedoseev <fedoseev.sergey@gmail.com>
Mon, 25 Feb 2019 21:37:26 +0000 (02:37 +0500)
committerVictor Stinner <vstinner@redhat.com>
Mon, 25 Feb 2019 21:37:26 +0000 (22:37 +0100)
commitf1b9abe35f75393351b3d954a392122a3f8f6951
treecded6dbaa12d51478f71b9604c24910542799c5c
parentb5853e2650606781451925b733a40aec8dd7d365
bpo-36030: Remove _PyStack_AsTuple() and _PyStack_AsTupleSlice() (GH-12032)
Include/cpython/abstract.h
Objects/call.c
Python/bltinmodule.c