This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author carljm
Recipients BTaskaya, Peter Ludemann, carljm, corona10, eric.snow, gregory.p.smith, gvanrossum, hroncok
Date 2020-04-30.17:59:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588269593.79.0.0616822720589.issue40360@roundup.psfhosted.org>
In-reply-to
Content
> Coul you please add a what's new entry for this change?

The committed change already included an entry in NEWS. Is a "What's New" entry something different?

> I don't understand why there is a PendingDeprecationWarning and not a DeprecationWarning.

Purely because I was following gps' recommendation in the first comment on this issue. Getting rid of PendingDeprecationWarning seems like an orthogonal decision; if it happens, this can trivially be upgraded to DeprecationWarning as part of a removal sweep.
History
Date User Action Args
2020-04-30 17:59:53carljmsetrecipients: + carljm, gvanrossum, gregory.p.smith, eric.snow, hroncok, corona10, BTaskaya, Peter Ludemann
2020-04-30 17:59:53carljmsetmessageid: <1588269593.79.0.0616822720589.issue40360@roundup.psfhosted.org>
2020-04-30 17:59:53carljmlinkissue40360 messages
2020-04-30 17:59:53carljmcreate