]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] Fix the long64 reader in umarshal.py (GH-107828) (#107849)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 11 Aug 2023 09:59:45 +0000 (02:59 -0700)
committerGitHub <noreply@github.com>
Fri, 11 Aug 2023 09:59:45 +0000 (11:59 +0200)
commit585b4cc3bd57480f8bd04ddbc6f098e55d311582
tree638d2bea33eab68baa0964a8665308cd3dc387c2
parent81d3afae1ae89a302866fb0cd12dc9f722e8aa4c
[3.12] Fix the long64 reader in umarshal.py (GH-107828) (#107849)

Fix the long64 reader in umarshal.py (GH-107828)
(cherry picked from commit 50bbc56009ae7303d2482f28eb62f2603664b58f)

Co-authored-by: Martin DeMello <martindemello@gmail.com>
Tools/build/umarshal.py