Message406157
Ah, a DeprecationWarning warning is only emitted at runtime since Python 3.10. What's New in Python 3.10:
"asynchat, asyncore, smtpd: These modules have been marked as deprecated in their module documentation since Python 3.6. An import-time DeprecationWarning has now been added to all three of these modules."
https://docs.python.org/dev/whatsnew/3.10.html#asynchat-asyncore-smtpd |
|
| Date |
User |
Action |
Args |
| 2021-11-11 11:55:23 | vstinner | set | recipients:
+ vstinner |
| 2021-11-11 11:55:22 | vstinner | set | messageid: <[email protected]> |
| 2021-11-11 11:55:22 | vstinner | link | issue45785 messages |
| 2021-11-11 11:55:22 | vstinner | create | |
|