diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2022-07-21 13:01:05 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-21 13:01:05 (GMT) |
commit | d19b5d85339653ec54658e67aa55ddf40f6461c5 (patch) | |
tree | 76fff852228dc7f38de92e0503e7afcfc9531fd8 /Objects/codeobject.c | |
parent | e2e8ec0760775a9c2f2d48399e515a4f8cfd92c0 (diff) | |
download | cpython-d19b5d85339653ec54658e67aa55ddf40f6461c5.zip cpython-d19b5d85339653ec54658e67aa55ddf40f6461c5.tar.gz cpython-d19b5d85339653ec54658e67aa55ddf40f6461c5.tar.bz2 |
gh-95010: Fix asyncio GenericWatcherTests.test_create_subprocess_fails_with_inactive_watcher (GH-95009)
The test was never run, because it was missing the TestCase class.
The test failed because the wrong attribute was patched.
(cherry picked from commit 834bd5dd766cf212fb20d65d8a046c62a33006d4)
Co-authored-by: Thomas Grainger <tagrain@gmail.com>
Diffstat (limited to 'Objects/codeobject.c')
0 files changed, 0 insertions, 0 deletions