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

[FIX] aiohttp DeprecationWarning #163

Merged
merged 1 commit into from
Jan 7, 2020
Merged

[FIX] aiohttp DeprecationWarning #163

merged 1 commit into from
Jan 7, 2020

Conversation

0x5c
Copy link
Member

@0x5c 0x5c commented Jan 7, 2020

  • Passing a connector to Bot()
  • Using that connector for sessions in extensions

Fixes #141

- Passing a connector to Bot()
- Using that connector for sessions in extensions

Fixes #141
@0x5c 0x5c added bug Something isn't working priority-high This issue should be worked on immediately refactor This will require refactoring code labels Jan 7, 2020
@0x5c 0x5c added this to the v2.2.0 milestone Jan 7, 2020
@0x5c 0x5c merged commit 60764cd into master Jan 7, 2020
@0x5c 0x5c deleted the async-session branch January 7, 2020 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working priority-high This issue should be worked on immediately refactor This will require refactoring code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DeprecationWarning from asyncio session creation
2 participants