commit | a117167d8dc8fa673a4646f509551c7950f824e5 | [log] [tgz] |
---|---|---|
author | Tom Gringauz <tomgrin10@gmail.com> | Mon Nov 09 14:34:07 2020 +0200 |
committer | GitHub <noreply@github.com> | Mon Nov 09 14:34:07 2020 +0200 |
tree | 14ed56dc05c33931932c8e911a76b374d9fd74b1 | |
parent | 97e8b1eaeaf3aa325c84ff2e13417c30414d0269 [diff] |
bpo-41543: contextlib.nullcontext can fill in for an async context manager (GH-21870) Co-authored-by: Andrew Svetlov <andrew.svetlov@gmail.com>