mirror of
https://github.com/python/cpython.git
synced 2025-11-03 03:22:27 +00:00
Closes #13235: Added deprecation for warn() methods and function in logging.
This commit is contained in:
parent
ac65d96777
commit
04d5bc00a2
3 changed files with 23 additions and 5 deletions
|
|
@ -326,6 +326,8 @@ Core and Builtins
|
|||
Library
|
||||
-------
|
||||
|
||||
- Issue #13235: Added PendingDeprecationWarning to warn() method and function.
|
||||
|
||||
- Issue #9168: now smtpd is able to bind privileged port.
|
||||
|
||||
- Issue #12529: fix cgi.parse_header issue on strings with double-quotes and
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue