Message401838
| Author | xtreak |
|---|---|
| Recipients | brett.cannon, eric.snow, gvanrossum, lukasz.langa, xtreak |
| Date | 2021-09-15.13:50:40 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1631713840.95.0.950928473859.issue45019@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
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 |
|
| History | |||
|---|---|---|---|
| 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 | |