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 python-dev
Recipients brett.cannon, gvanrossum, larry, lukasz.langa, martin.panter, ncoghlan, ned.deily, python-dev, yselivanov
Date 2016-11-08.20:15:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20161108201546.1932.29467.5FC3BDF9@psf.io>
In-reply-to
Content
New changeset a0d50aad7b02 by Yury Selivanov in branch '3.6':
Issue #27243: Change PendingDeprecationWarning -> DeprecationWarning.
https://hg.python.org/cpython/rev/a0d50aad7b02

New changeset 9550f0d22d27 by Yury Selivanov in branch 'default':
Merge 3.6 (issue #27243)
https://hg.python.org/cpython/rev/9550f0d22d27
History
Date User Action Args
2016-11-08 20:15:49python-devsetrecipients: + python-dev, gvanrossum, brett.cannon, ncoghlan, larry, ned.deily, lukasz.langa, martin.panter, yselivanov
2016-11-08 20:15:49python-devlinkissue27243 messages
2016-11-08 20:15:49python-devcreate