]> granicus.if.org Git - python/commit
Closes #13235: Added deprecation for warn() methods and function in logging.
authorVinay Sajip <vinay_sajip@yahoo.co.uk>
Fri, 21 Oct 2011 06:33:42 +0000 (07:33 +0100)
committerVinay Sajip <vinay_sajip@yahoo.co.uk>
Fri, 21 Oct 2011 06:33:42 +0000 (07:33 +0100)
commit04d5bc00a219860c69ea17eaa633d3ab9917409f
tree951bae5de7e88f2963ac9156f5836f10aa7d2f62
parentac65d96777f1619c2910de82093e4f6f24dedd2f
Closes #13235: Added deprecation for warn() methods and function in logging.
Doc/library/logging.rst
Lib/logging/__init__.py
Misc/NEWS