mirror of
https://github.com/python/cpython.git
synced 2025-11-10 02:21:40 +00:00
gh-98086: Now ``patch.dict`` can decorate async functions (GH-98095)
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| __main__.py | ||
| support.py | ||
| testasync.py | ||
| testcallable.py | ||
| testhelpers.py | ||
| testmagicmethods.py | ||
| testmock.py | ||
| testpatch.py | ||
| testsealable.py | ||
| testsentinel.py | ||
| testwith.py | ||