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 njs
Recipients asvetlov, giampaolo.rodola, gvanrossum, njs, yselivanov
Date 2018-01-29.07:34:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1517211268.27.0.467229070634.issue32591@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 95e214713a7da4e5cbfb73f35b2119f76074fc3f by Nathaniel J. Smith in branch 'master':
bpo-32591: silence deprecation warnings in test_coroutine (GH-5412)
https://github.com/python/cpython/commit/95e214713a7da4e5cbfb73f35b2119f76074fc3f
History
Date User Action Args
2018-01-29 07:34:28njssetrecipients: + njs, gvanrossum, giampaolo.rodola, asvetlov, yselivanov
2018-01-29 07:34:28njssetmessageid: <1517211268.27.0.467229070634.issue32591@psf.upfronthosting.co.za>
2018-01-29 07:34:28njslinkissue32591 messages
2018-01-29 07:34:28njscreate