]> granicus.if.org Git - python/commit
Merge in r66135. Doing also required removing a stale DeprecationWarning along
authorBrett Cannon <bcannon@gmail.com>
Tue, 2 Sep 2008 02:46:59 +0000 (02:46 +0000)
committerBrett Cannon <bcannon@gmail.com>
Tue, 2 Sep 2008 02:46:59 +0000 (02:46 +0000)
commitec92e181fb912e9dc0935fc10bd61bfd4fb237d7
tree8999cbe9dd96050511ae253f6bfc3f14183c734f
parent3a2bd7d5c5c4af6e7916823d107e524c7f5aaa5a
Merge in r66135. Doing also required removing a stale DeprecationWarning along
with moving warnings.catch_warnings() over to keyword-only parameters for its
constructor (as documented in the 2.6 docs).
Doc/library/warnings.rst
Lib/test/support.py
Lib/test/test_warnings.py
Lib/warnings.py
Misc/NEWS
Python/_warnings.c