]> granicus.if.org Git - python/commit
Fix SF bug #1072182, problems with signed characters.
authorNeal Norwitz <nnorwitz@gmail.com>
Mon, 19 Dec 2005 06:05:18 +0000 (06:05 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Mon, 19 Dec 2005 06:05:18 +0000 (06:05 +0000)
commit30b5c5d0116f8e670a6ca74dcb6bd076a919d681
tree20c3e7e3ec210387941f3e9ac930537f71410a09
parent5d0ad50f5acf84f2e8a1ca5c6951f333aef0e25a
Fix SF bug #1072182, problems with signed characters.

Most of these can be backported.
Modules/_hotshot.c
Modules/_tkinter.c
Modules/posixmodule.c
Modules/pyexpat.c
Modules/socketmodule.c
Modules/stropmodule.c
Parser/grammar.c
Parser/tokenizer.c
Python/ast.c
Python/dynload_aix.c
Python/getargs.c