]> granicus.if.org Git - python/commit
Merged revisions 84556 via svnmerge from
authorBrian Curtin <brian.curtin@gmail.com>
Mon, 6 Sep 2010 16:17:50 +0000 (16:17 +0000)
committerBrian Curtin <brian.curtin@gmail.com>
Mon, 6 Sep 2010 16:17:50 +0000 (16:17 +0000)
commit8426333a88f0959a55b351813f5987238ffd0e17
tree044998886e538a3d75ca0efc86071c61d942c6ea
parente6ebcdaa54d2527b1ae94fd95f5ee96dfdc9abe4
Merged revisions 84556 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r84556 | brian.curtin | 2010-09-06 11:04:10 -0500 (Mon, 06 Sep 2010) | 7 lines

  Clean up the fix to #9324 with some of the suggestions raised on python-dev
  in response to the original checkin.

  Move the validation from the original loop into a switch statement,
  and adjust a platform check in the tests.
........
Lib/test/test_signal.py
Modules/signalmodule.c