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 Arfrever, benjamin.peterson, brett.cannon, larry, python-dev, serhiy.storchaka, terry.reedy
Date 2015-09-20.06:35:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150920063507.94121.26782@psf.io>
In-reply-to
Content
New changeset 3c39413d277f by Terry Jan Reedy in branch '2.7':
Issue #24199: Add stacklevel to deprecation warning call.
https://hg.python.org/cpython/rev/3c39413d277f

New changeset 048fce602bcd by Terry Jan Reedy in branch '3.4':
Issue #24199: Add stacklevel to deprecation warning call.
https://hg.python.org/cpython/rev/048fce602bcd
History
Date User Action Args
2015-09-20 06:35:10python-devsetrecipients: + python-dev, brett.cannon, terry.reedy, larry, benjamin.peterson, Arfrever, serhiy.storchaka
2015-09-20 06:35:10python-devlinkissue24199 messages
2015-09-20 06:35:10python-devcreate