commit | e9bbe8b87ba2874efba0474af5cc7d5941dbf742 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Sat Apr 13 22:41:09 2013 +0200 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Sat Apr 13 22:41:09 2013 +0200 |
tree | 11bce10b5fb219abaa247d6b5bf273b1d0c04bca | |
parent | e2cef885a25967605007248cb158671b765df002 [diff] |
Issue #15480: Remove the deprecated and unused TYPE_INT64 code from marshal. Initial patch by Daniel Riti.