diff options
author | Ćukasz Langa <lukasz@langa.pl> | 2021-09-22 16:42:15 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-22 16:42:15 (GMT) |
commit | 44396aaba9b92b3a38a4b422a000d1a8eb05185a (patch) | |
tree | 7ec3abf49d9f3497bf3fe4afa836f2a7bb050db9 /Python/codecs.c | |
parent | 8c1e1da565bca9cec792323eb728e288715ef7c4 (diff) | |
download | cpython-44396aaba9b92b3a38a4b422a000d1a8eb05185a.zip cpython-44396aaba9b92b3a38a4b422a000d1a8eb05185a.tar.gz cpython-44396aaba9b92b3a38a4b422a000d1a8eb05185a.tar.bz2 |
[3.10] bpo-45238: Fix unittest.IsolatedAsyncioTestCase.debug() (GH-28449) (GH-28521)
It runs now asynchronous methods and callbacks.
If it fails, doCleanups() can be called for cleaning up.
(cherry picked from commit ecb6922ff2d56476a6cfb0941ae55aca5e7fae3d)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Diffstat (limited to 'Python/codecs.c')
0 files changed, 0 insertions, 0 deletions