Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DeprecationWarning: client.loop property is deprecated #1

Closed
aonamrata opened this issue Jan 9, 2019 · 1 comment
Closed

DeprecationWarning: client.loop property is deprecated #1

aonamrata opened this issue Jan 9, 2019 · 1 comment

Comments

@aonamrata
Copy link

I get this warnings :

\env36\lib\site-packages\aiohttp_requests\__init__.py:25: DeprecationWarning: client.loop property is deprecated
  if not self._session or self._session.closed or self._session.loop.is_closed():

with

aiohttp==3.5.1
aiohttp-requests==0.1.2
asyncio==3.4.3
request==2018.11.20
@maxzheng
Copy link
Owner

A bit late, but it's fixed in the latest version now. 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants