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 gvanrossum, martin.panter, python-dev, scoder, vstinner, yselivanov
Date 2015-05-31.15:29:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150531152902.18159.65346@psf.io>
In-reply-to
Content
New changeset 8296f0119f20 by Yury Selivanov in branch '3.5':
Issue 24004: Fix DeprecationWarning in a unittest
https://hg.python.org/cpython/rev/8296f0119f20

New changeset 60f5091cbfbf by Yury Selivanov in branch 'default':
Issue 24004: Fix DeprecationWarning in a unittest
https://hg.python.org/cpython/rev/60f5091cbfbf
History
Date User Action Args
2015-05-31 15:29:05python-devsetrecipients: + python-dev, gvanrossum, scoder, vstinner, martin.panter, yselivanov
2015-05-31 15:29:05python-devlinkissue24004 messages
2015-05-31 15:29:05python-devcreate