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 vstinner
Recipients vstinner, xtreak
Date 2019-06-02.23:35:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1559518540.29.0.815635366903.issue37100@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3cf7ea1272fbc921a89acdbe40ca152813028cb5 by Victor Stinner in branch 'master':
bpo-37100: Fix test_coroutines with -Werror (GH-13756)
https://github.com/python/cpython/commit/3cf7ea1272fbc921a89acdbe40ca152813028cb5
History
Date User Action Args
2019-06-02 23:35:40vstinnersetrecipients: + vstinner, xtreak
2019-06-02 23:35:40vstinnersetmessageid: <1559518540.29.0.815635366903.issue37100@roundup.psfhosted.org>
2019-06-02 23:35:40vstinnerlinkissue37100 messages
2019-06-02 23:35:40vstinnercreate