DeprecationWarning in Python 3.6 and 3.7

Terry Reedy tjreedy at udel.edu
Tue Apr 2 11:29:01 EDT 2019


On 4/2/2019 6:29 AM, אורי wrote:
> Hi,
> 
> Please look at this issue:
> DeprecationWarning in Python 3.6 and 3.7
> <https://github.com/python-pillow/Pillow/issues/3547>
> 
> I tried to upgrade to the latest virtualenv (virtualenv==16.4.3) in the
> tests but the tests still fail in Python 3.6 and 3.7 with
> the DeprecationWarning:

Which is?

> (with Pillow==5.4.1):
> https://travis-ci.org/speedy-net/speedy-net/builds/514284524
> 
> (with Pillow==6.0.0):
> https://travis-ci.org/speedy-net/speedy-net/builds/514595887

Click on the red failure line on that page to see the test results and 
go to the end of the page and get your answer.  It has nothing to do 
with virtualenv.

Terry Jan Reedy





More information about the Python-list mailing list