Package: cython3
Version: 0.29.24-2
Severity: normal
Tags: upstream

Hi!

As I'm building another package which uses cython3, I get the
following deprecation warning:

  /usr/lib/python3/dist-packages/pyximport/pyximport.py:51: DeprecationWarning: 
the imp module is deprecated in favour of importlib; see the module's 
documentation for alternative uses
    import imp

I'm guessing at some point in the not-too-distant-future, this module
will be removed completely, turning this into a fatal error.

Best wishes,

   Julian

Reply via email to