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 serhiy.storchaka
Recipients scotchka, serhiy.storchaka, yselivanov
Date 2019-03-03.14:35:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1551623735.92.0.466206155507.issue36091@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0a6a412fb27d6874a0db5cc82a97f54d7c5fd0f2 by Serhiy Storchaka (Henry Chen) in branch 'master':
bpo-36091: Remove reference to async generator in Lib/types.py. (GH-11996)
https://github.com/python/cpython/commit/0a6a412fb27d6874a0db5cc82a97f54d7c5fd0f2
History
Date User Action Args
2019-03-03 14:35:35serhiy.storchakasetrecipients: + serhiy.storchaka, yselivanov, scotchka
2019-03-03 14:35:35serhiy.storchakasetmessageid: <1551623735.92.0.466206155507.issue36091@roundup.psfhosted.org>
2019-03-03 14:35:35serhiy.storchakalinkissue36091 messages
2019-03-03 14:35:35serhiy.storchakacreate