Message328584
It includes three parts:
* Add the code that emits a DeprecationWarning when corresponding functions and arguments are used. It is important to specify the correct stacklevel argument.
* Add tests and/or modify existing test for catching or silencing a DeprecationWarning.
* Document this change: in the module documentation, in the What's New document, and add a news entry.
PR 10139 implements all this. |
|
Date |
User |
Action |
Args |
2018-10-26 18:24:06 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, barry, bradengroom |
2018-10-26 18:24:06 | serhiy.storchaka | set | messageid: <1540578246.77.0.788709270274.issue33710@psf.upfronthosting.co.za> |
2018-10-26 18:24:06 | serhiy.storchaka | link | issue33710 messages |
2018-10-26 18:24:06 | serhiy.storchaka | create | |
|