]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-104276: Make `_struct.unpack_iterator` type use type flag instead of custom constr...
authorchgnrdv <52372310+chgnrdv@users.noreply.github.com>
Tue, 9 May 2023 12:41:09 +0000 (15:41 +0300)
committerGitHub <noreply@github.com>
Tue, 9 May 2023 12:41:09 +0000 (12:41 +0000)
commitc21f82876089f3e9a7b1e706c029664b799fa659
tree8ecc1c9f58fef7c848ff16953cacc6670649b57f
parent85f981880ae9591ba577e44d2945a771078a7c35
gh-104276: Make `_struct.unpack_iterator` type use type flag instead of custom constructor (#104277)
Modules/_struct.c