]> granicus.if.org Git - python/commit
bpo-32011: Revert "Issue GH-15480: Remove the deprecated and unused TYPE_INT64 code...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 15 Nov 2017 16:05:58 +0000 (08:05 -0800)
committerSerhiy Storchaka <storchaka@gmail.com>
Wed, 15 Nov 2017 16:05:58 +0000 (18:05 +0200)
commitd15bb5fcad584e113836486d17c6abcbf2168a86
tree42612d7712fa7c0cb9d448aa38f0279199be2680
parent3864248866d6224336c7be49670447cb4d125cd6
bpo-32011: Revert "Issue GH-15480: Remove the deprecated and unused TYPE_INT64 code from marshal." (GH-4381) (#4405)

Simplify the reverted code.

This reverts commit e9bbe8b87ba2874efba0474af5cc7d5941dbf742.
(cherry picked from commit 00987f6230fcdbecc8d9ab4b2b9fae8f99a1a4a9)
Lib/test/test_marshal.py
Misc/NEWS.d/next/Library/2017-11-12-20-47-59.bpo-32011.NzVDdZ.rst [new file with mode: 0644]
Python/marshal.c