Skip to content
This repository has been archived by the owner on Feb 21, 2023. It is now read-only.

Fix raising of deprecation warning #191

Merged
merged 1 commit into from
Jan 27, 2017

Conversation

Jamim
Copy link
Contributor

@Jamim Jamim commented Jan 26, 2017

Pool creating using deprecated commands_factory argument fails with the following error:
AttributeError: module 'warnings' has no attribute 'DeprecationWarning'

@Jamim
Copy link
Contributor Author

Jamim commented Jan 26, 2017

Also, it looks like there is an issue with CI.
Build for Python 3.4 failed for some reason that seems unrelated to this fix.

@codecov-io
Copy link

codecov-io commented Jan 26, 2017

Current coverage is 95.42% (diff: 100%)

Merging #191 into master will decrease coverage by 0.06%

@@             master       #191   diff @@
==========================================
  Files            55         55          
  Lines          7169       7169          
  Methods           0          0          
  Messages          0          0          
  Branches        583        583          
==========================================
- Hits           6846       6841     -5   
- Misses          237        239     +2   
- Partials         86         89     +3   

Powered by Codecov. Last update 14f6ec3...99c57f8

@popravich
Copy link
Contributor

Thanks

@popravich popravich merged commit c3345b8 into aio-libs-abandoned:master Jan 27, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants