`../../../../../usr/lib64/python3.10/asynchat.py:48
/usr/lib64/python3.10/asynchat.py:48: DeprecationWarning: The asyncore module is deprecated and will be removed in Python 3.12. The recommended replacement is asyncio
import asyncore
supervisor/medusa/producers.py:14
/home/aekoroglu/rpmbuild/BUILD/supervisor-4.2.4/supervisor/medusa/producers.py:14: DeprecationWarning: The asynchat module is deprecated and will be removed in Python 3.12. The recommended replacement is asyncio
from asynchat import find_prefix_at_end
`
`../../../../../usr/lib64/python3.10/asynchat.py:48 /usr/lib64/python3.10/asynchat.py:48: DeprecationWarning: The asyncore module is deprecated and will be removed in Python 3.12. The recommended replacement is asyncio import asyncore
supervisor/medusa/producers.py:14 /home/aekoroglu/rpmbuild/BUILD/supervisor-4.2.4/supervisor/medusa/producers.py:14: DeprecationWarning: The asynchat module is deprecated and will be removed in Python 3.12. The recommended replacement is asyncio from asynchat import find_prefix_at_end `