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, miss-islington, yselivanov
Date 2020-05-08.11:28:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588937322.58.0.200295669422.issue40559@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0e4a5e96f011989736bde824ab817146bd7c9cfc by Miss Islington (bot) in branch '3.8':
[3.8] bpo-40559: Add Py_DECREF to _asynciomodule.c:task_step_impl() (GH-19990)
https://github.com/python/cpython/commit/0e4a5e96f011989736bde824ab817146bd7c9cfc
History
Date User Action Args
2020-05-08 11:28:42chris.jerdoneksetrecipients: + chris.jerdonek, asvetlov, yselivanov, miss-islington
2020-05-08 11:28:42chris.jerdoneksetmessageid: <1588937322.58.0.200295669422.issue40559@roundup.psfhosted.org>
2020-05-08 11:28:42chris.jerdoneklinkissue40559 messages
2020-05-08 11:28:42chris.jerdonekcreate