Skip to content

Conversation

@manisandro
Copy link

Fixes build with python 3.14

Fixes build with python 3.14
Copy link
Member

@Dreamsorcerer Dreamsorcerer Jun 18, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why bytearray? There are defaults here which are clearly bytes, not bytearray, and the docs suggest replacing it with Buffer.
https://docs.python.org/3/library/typing.html#typing.ByteString

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agreed; I'll have to take a closer look, but Buffer is probably the more correct option

@waynew
Copy link
Collaborator

waynew commented Jun 18, 2025

Closes #549

@msapiro
Copy link

msapiro commented Oct 18, 2025

Python 3.14 is released. We need an aiosmtpd release that supports Python 3.14.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants