]> granicus.if.org Git - python/commit
bpo-32011: Revert "Issue #15480: Remove the deprecated and unused TYPE_INT64 code...
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 15 Nov 2017 15:41:05 +0000 (17:41 +0200)
committerGitHub <noreply@github.com>
Wed, 15 Nov 2017 15:41:05 +0000 (17:41 +0200)
commit00987f6230fcdbecc8d9ab4b2b9fae8f99a1a4a9
treeb0a5e7419441a09543abb78eb8378328bfbc6bae
parentddbce1378644f9d5ad0651e1c9035bd8c6502edc
bpo-32011: Revert "Issue #15480: Remove the deprecated and unused TYPE_INT64 code from marshal." (#4381)

Simplify the reverted code.

This reverts commit e9bbe8b87ba2874efba0474af5cc7d5941dbf742.
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