-
Notifications
You must be signed in to change notification settings - Fork 568
Closed
Labels
acceptedbugSomething isn't workingSomething isn't workingcomponent: Datatracker: Testingcontrib-mediumMedium dev difficulty for contributionMedium dev difficulty for contributionmedium
Description
Describe the issue
For testing / dev environments, an test SMTP server is used to handle messages the Datatracker sends. This uses the smtpd
library which was deprecated in Python 3.6 and dropped in Python 3.12. This is blocking #7929.
General instructions for migrating from amtpd to aiosmtpd are here: https://aiosmtpd.aio-libs.org/en/latest/migrating.html
Code of Conduct
- I agree to follow the IETF's Code of Conduct
Metadata
Metadata
Assignees
Labels
acceptedbugSomething isn't workingSomething isn't workingcomponent: Datatracker: Testingcontrib-mediumMedium dev difficulty for contributionMedium dev difficulty for contributionmedium