STINNER Victor <vstin...@python.org> added the comment:

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

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue45785>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to