Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

replace smtpd with aiosmtpd to make tests work at Python 3.12 #2739

Merged

Conversation

wxtim
Copy link
Contributor

@wxtim wxtim commented Nov 7, 2023

Equivelent of cylc/cylc-flow#5794.

The standardlibrary module smtpd has been deprecated since 3.6 and will be removed at 3.12. (citation)

To make this test work we need to replace use of smtpd with aiosmtpd.

@wxtim wxtim added the infrastructure GH Actions, Codecov etc. label Nov 7, 2023
@wxtim wxtim added this to the 2.1.1 milestone Nov 7, 2023
@wxtim wxtim self-assigned this Nov 7, 2023
@oliver-sanders
Copy link
Member

Equivelent of cylc/cylc-flow#5794.

Wrong PR?

@wxtim
Copy link
Contributor Author

wxtim commented Nov 8, 2023

Equivelent of cylc/cylc-flow#5794.

Wrong PR?

No. I have edited the link target to add this change as one of the things being done.

@wxtim wxtim marked this pull request as draft November 8, 2023 10:09
@wxtim wxtim marked this pull request as ready for review November 8, 2023 10:26
@MetRonnie MetRonnie changed the base branch from master to 2.1.x November 10, 2023 14:31
t/rosa-svn-post-commit/01-mail-passwd.t Outdated Show resolved Hide resolved
t/rosa-svn-post-commit/01-mail-passwd.t Outdated Show resolved Hide resolved
t/rosa-svn-post-commit/01-mail-passwd.t Outdated Show resolved Hide resolved
@wxtim wxtim requested a review from MetRonnie November 13, 2023 09:09
@oliver-sanders oliver-sanders merged commit d4270bc into metomi:2.1.x Nov 14, 2023
4 of 5 checks passed
@MetRonnie MetRonnie modified the milestones: 2.1.1, 2.2.0 May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure GH Actions, Codecov etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants