You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by GitBox <gi...@apache.org> on 2019/12/01 14:13:47 UTC

[GitHub] [libcloud] tirkarthi opened a new pull request #1378: Fix DeprecationWarning in unescaped literal and SyntaxWarning over literal is comparison.

tirkarthi opened a new pull request #1378: Fix DeprecationWarning in unescaped literal and SyntaxWarning over literal is comparison.
URL: https://github.com/apache/libcloud/pull/1378
 
 
   ## Fix DeprecationWarning and SyntaxWarning in CI
   
   ### Description
   
   This PR fixes `DeprecationWarning` and `SyntaxWarning` raised in Python 3.8 in CI. Reference : https://travis-ci.org/apache/libcloud/jobs/619055704#L587
   
   ### Status
   
   Replace this: describe the PR status. Examples:
   
   - done, ready for review
   
   ### Checklist (tick everything that applies)
   
   - [ ] [Code linting](http://libcloud.readthedocs.org/en/latest/development.html#code-style-guide) (required, can be done after the PR checks)
   - [ ] Documentation
   - [x] [Tests](http://libcloud.readthedocs.org/en/latest/testing.html)
   - [ ] [ICLA](http://libcloud.readthedocs.org/en/latest/development.html#contributing-bigger-changes) (required for bigger changes)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services