commit | 6b9a5af72f06b5dc2cc413e8ea2c6e8a914ab6d6 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Sat Jul 27 09:06:50 2024 +0200 |
committer | GitHub <noreply@github.com> | Sat Jul 27 12:36:50 2024 +0530 |
tree | 19284b4d518e89681a282be5aa6b638027aed38c | |
parent | 7b35c50cd889cbda08e042ba5a0d27888295a179 [diff] |
[3.13] gh-122332: Fix missing `NULL` check in `asyncio.Task.get_coro` (GH-122338) (#122344) gh-122332: Fix missing `NULL` check in `asyncio.Task.get_coro` (GH-122338) (cherry picked from commit c08696286f52d286674f264eecf7b33a335a890b) Co-authored-by: Peter Bierma <zintensitydev@gmail.com>