[issue45019] Freezing modules has manual steps but could be automated.

Karthikeyan Singaravelan report at bugs.python.org
Wed Sep 15 09:50:40 EDT 2021


Karthikeyan Singaravelan <tir.karthi at gmail.com> added the comment:

The PR 28319 seems to have introduced a new deprecation warning in tests : 

0:00:13 load avg: 2.82 [ 98/427] test_ctypes passed
Hello world!
/home/karthikeyan/stuff/python/cpython/Lib/ctypes/test/test_values.py:5: DeprecationWarning: the imp module is deprecated in favour of importlib and slated for removal in Python 3.12; see the module's documentation for alternative uses
  import imp

----------
nosy: +xtreak

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue45019>
_______________________________________


More information about the Python-bugs-list mailing list