Staging
v0.5.1
https://github.com/python/cpython
Revision df8709d7b141c334ebacbf0e4380de7fd90d1276 authored by Brett Cannon on 01 April 2009, 20:01:47 UTC, committed by Brett Cannon on 01 April 2009, 20:01:47 UTC
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r70975 | brett.cannon | 2009-04-01 12:57:10 -0700 (Wed, 01 Apr 2009) | 4 lines

  test_logging was blindly clearing the warnings filter. This caused
  PendingDeprecationWarnings to be spewed all over by unittest.failIf*(). Fix
  moves over to using warnings.catch_warning to protect the warnings filter.
........
1 parent 3f10a95
History
Tip revision: df8709d7b141c334ebacbf0e4380de7fd90d1276 authored by Brett Cannon on 01 April 2009, 20:01:47 UTC
Merged revisions 70975 via svnmerge from
Tip revision: df8709d
File Mode Size
_ctypes.dsp -rw-r--r-- 4.7 KB
_ctypes_test.dsp -rw-r--r-- 4.0 KB
_elementtree.dsp -rw-r--r-- 4.5 KB
_msi.dsp -rw-r--r-- 4.0 KB
_multiprocessing.dsp -rw-r--r-- 4.5 KB
_socket.dsp -rw-r--r-- 3.9 KB
_sqlite3.dsp -rw-r--r-- 4.8 KB
_ssl.dsp -rw-r--r-- 2.4 KB
_ssl.mak -rw-r--r-- 713 bytes
_testcapi.dsp -rw-r--r-- 4.0 KB
_tkinter.dsp -rw-r--r-- 4.2 KB
build_ssl.py -rw-r--r-- 7.2 KB
build_tkinter.py -rw-r--r-- 2.0 KB
bz2.dsp -rw-r--r-- 3.8 KB
make_versioninfo.dsp -rw-r--r-- 4.2 KB
pcbuild.dsw -rw-r--r-- 5.6 KB
pyexpat.dsp -rw-r--r-- 4.4 KB
python.dsp -rw-r--r-- 3.8 KB
pythoncore.dsp -rw-r--r-- 16.1 KB
pythonw.dsp -rw-r--r-- 3.9 KB
readme.txt -rw-r--r-- 6.7 KB
rmpyc.py -rw-r--r-- 600 bytes
rt.bat -rwxr-xr-x 1.4 KB
select.dsp -rw-r--r-- 4.0 KB
tcl852.patch -rw-r--r-- 856 bytes
unicodedata.dsp -rw-r--r-- 4.0 KB
w9xpopen.dsp -rw-r--r-- 3.4 KB
winsound.dsp -rw-r--r-- 3.8 KB

readme.txt

back to top