summaryrefslogtreecommitdiff
path: root/Python/compile.c
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2000-09-19 08:54:13 +0000
committerTim Peters <tim.peters@gmail.com>2000-09-19 08:54:13 +0000
commite84b74039bb28b6ae7e4e9291566ee7f13532f93 (patch)
tree1854eeebcd3781bdd569ade7be36508d877c0ee8 /Python/compile.c
parenta3c6a8a30ea6fe481aa7397c8acb53f8a483c93d (diff)
downloadcpython-git-e84b74039bb28b6ae7e4e9291566ee7f13532f93.tar.gz
Obscure marshal fixes:
When reading a short, sign-extend on platforms where shorts are bigger than 16 bits. When reading a long, repair the unportable sign extension that was being done for 64-bit machines (it assumed that signed right shift sign-extends).
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions