Message401838
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 |
|
Date |
User |
Action |
Args |
2021-09-15 13:50:40 | xtreak | set | recipients:
+ xtreak, gvanrossum, brett.cannon, lukasz.langa, eric.snow |
2021-09-15 13:50:40 | xtreak | set | messageid: <1631713840.95.0.950928473859.issue45019@roundup.psfhosted.org> |
2021-09-15 13:50:40 | xtreak | link | issue45019 messages |
2021-09-15 13:50:40 | xtreak | create | |
|