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 chris.jerdonek
Recipients asvetlov, chris.jerdonek, yselivanov
Date 2020-05-08.10:54:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588935282.14.0.221986700705.issue40559@roundup.psfhosted.org>
In-reply-to
Content
New changeset d2c349b190bcba21a4a38e6520a48ad97a9f1529 by Chris Jerdonek in branch 'master':
bpo-40559: Add Py_DECREF to _asynciomodule.c:task_step_impl() (GH-19990)
https://github.com/python/cpython/commit/d2c349b190bcba21a4a38e6520a48ad97a9f1529
History
Date User Action Args
2020-05-08 10:54:42chris.jerdoneksetrecipients: + chris.jerdonek, asvetlov, yselivanov
2020-05-08 10:54:42chris.jerdoneksetmessageid: <1588935282.14.0.221986700705.issue40559@roundup.psfhosted.org>
2020-05-08 10:54:42chris.jerdoneklinkissue40559 messages
2020-05-08 10:54:42chris.jerdonekcreate