]> granicus.if.org Git - python/commit
bpo-32733: Make test_coroutines robust against -Werror (GH-5487) (GH-5490)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 2 Feb 2018 05:57:28 +0000 (21:57 -0800)
committerNathaniel J. Smith <njs@pobox.com>
Fri, 2 Feb 2018 05:57:28 +0000 (21:57 -0800)
commit709f6ad7f84855ebdbe3e7702571b0e1447b885b
tree4a0688d923459b06073ad666638c97d4def40184
parente985afc38dac3ee5b44d80c638e45ca738a03a23
bpo-32733: Make test_coroutines robust against -Werror (GH-5487) (GH-5490)

(cherry picked from commit 2efb9735899c7c642f3e75a121af82b1679577d3)

Co-authored-by: Nathaniel J. Smith <njs@pobox.com>
Lib/test/test_coroutines.py