]> granicus.if.org Git - python/commit
Issue #15480: Remove the deprecated and unused TYPE_INT64 code from marshal.
authorAntoine Pitrou <solipsis@pitrou.net>
Sat, 13 Apr 2013 20:41:09 +0000 (22:41 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Sat, 13 Apr 2013 20:41:09 +0000 (22:41 +0200)
commite9bbe8b87ba2874efba0474af5cc7d5941dbf742
tree11bce10b5fb219abaa247d6b5bf273b1d0c04bca
parente2cef885a25967605007248cb158671b765df002
Issue #15480: Remove the deprecated and unused TYPE_INT64 code from marshal.
Initial patch by Daniel Riti.
Lib/test/test_marshal.py
Misc/ACKS
Misc/NEWS
Python/marshal.c