]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-35134: Migrate frameobject.h contents to cpython/frameobject.h (GH-18052)
authorNick Coghlan <ncoghlan@gmail.com>
Mon, 20 Jan 2020 22:21:35 +0000 (08:21 +1000)
committerGitHub <noreply@github.com>
Mon, 20 Jan 2020 22:21:35 +0000 (08:21 +1000)
commit1e420f849d0c094098543d2c27d35eaec69b2784
treedbcacc666c4df764abc8a59707317c6dc8e4ed02
parent5492bfcefec67b016e8239c0e9135bc2f03e3058
bpo-35134: Migrate frameobject.h contents to cpython/frameobject.h (GH-18052)
Include/cpython/frameobject.h [new file with mode: 0644]
Include/frameobject.h