From: Stuart Henderson Subject: NEW: devel/py-asyncore To: ports Date: Mon, 24 Mar 2025 12:43:17 +0000 Needed to successfully run exabgp's regression tests with Python 3.12. ok? --- This package contains the asyncore module as found in Python versions prior to 3.12. It is provided so that existing code relying on import asyncore is able to continue being used without significant refactoring. It should not be used for new projects. ---