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 yselivanov
Recipients asvetlov, giampaolo.rodola, gvanrossum, njs, yselivanov
Date 2018-01-26.19:28:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1516994919.07.0.467229070634.issue32591@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset dba976b8a28d6e5daa66ef31a6a7c694a9193f6a by Yury Selivanov (Nathaniel J. Smith) in branch 'master':
bpo-32591: fix abort in _PyErr_WarnUnawaitedCoroutine during shutdown (#5337)
https://github.com/python/cpython/commit/dba976b8a28d6e5daa66ef31a6a7c694a9193f6a
History
Date User Action Args
2018-01-26 19:28:39yselivanovsetrecipients: + yselivanov, gvanrossum, giampaolo.rodola, njs, asvetlov
2018-01-26 19:28:39yselivanovsetmessageid: <1516994919.07.0.467229070634.issue32591@psf.upfronthosting.co.za>
2018-01-26 19:28:39yselivanovlinkissue32591 messages
2018-01-26 19:28:39yselivanovcreate