Skip to content

update to maintained fork of backoff#1028

Open
mdujava wants to merge 1 commit into3scale-qe:mainfrom
mdujava:update_deps
Open

update to maintained fork of backoff#1028
mdujava wants to merge 1 commit into3scale-qe:mainfrom
mdujava:update_deps

Conversation

@mdujava
Copy link
Copy Markdown
Member

@mdujava mdujava commented Apr 29, 2026

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):

@mdujava mdujava added the to_backport Commits to be backported to stable branches label Apr 29, 2026
@mdujava
Copy link
Copy Markdown
Member Author

mdujava commented Apr 29, 2026

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):
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

to_backport Commits to be backported to stable branches

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant