]> granicus.if.org Git - python/commit
Blocked revisions 66197 via svnmerge
authorBrett Cannon <bcannon@gmail.com>
Wed, 3 Sep 2008 22:47:09 +0000 (22:47 +0000)
committerBrett Cannon <bcannon@gmail.com>
Wed, 3 Sep 2008 22:47:09 +0000 (22:47 +0000)
commit849f79a5d63deff924e1c62385af0441ee099bcf
tree2dcc04afc7c0919fd47297d7d13f33f60b79e9f1
parentb98eb875dc4d23cdbf56e080a31de0881d2b6965
Blocked revisions 66197 via svnmerge

........
  r66197 | brett.cannon | 2008-09-03 15:45:11 -0700 (Wed, 03 Sep 2008) | 6 lines

  test_py3kwarn had been overlooked when test.test_support.catch_warning() was
  re-implemented to use warnings.catch_warnings() and had its API improved.

  Closes issue #3768.
  Code review by Benjamin Peterson.
........