commit | a3283efd30ad52b56d1046138523cbabc6c69daf | [log] [tgz] |
---|---|---|
author | Inada Naoki <songofacandy@gmail.com> | Mon Apr 15 21:40:23 2019 +0900 |
committer | Nick Coghlan <ncoghlan@gmail.com> | Mon Apr 15 22:40:23 2019 +1000 |
tree | 21bd0cabdbae1f6494b08edadd729e3d7e11f1b1 | |
parent | a9a28808e5a03d2e68e421227c113a38edc40946 [diff] |
Doc: update PendingDeprecationWarning explanation (GH-12837) Keep the nudge towards DeprecationWarning, but remove the "Note" markup and generally shorten the description. Ref: https://github.com/python/cpython/pull/12505/files#r273978757