Commit 6eaad63
committed
update to maintained fork of backoff
original lib shows warnings in python3.14+
$HOME/.local/share/virtualenvs/3scale-tests-3BDQW4-4/lib/python3.14/site-packages/cached_property.py:27: DeprecationWarning: 'asyncio.iscoroutinefunction' is deprecated and slated for removal in Python 3.16; use inspect.iscoroutinefunction() instead
if asyncio.iscoroutinefunction(self.func):1 parent 3ba16bd commit 6eaad63
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
0 commit comments