imaplib2 icon indicating copy to clipboard operation
imaplib2 copied to clipboard

Support for Python 3.13?

Open hartwork opened this issue 11 months ago • 2 comments

Hi! 👋

I noticed at… https://github.com/jazzband/imaplib2/blob/6d45125882b80f71a68fcff1de9f6794c3c91815/.github/workflows/test.yml#L18 …that the CI is not being run for Python 3.13 and that also in setup.py Python 3.13 does not seem to be officially supported yet. Are there plans to add it? Should I try a pull request?

Best

Sebastian

hartwork avatar Apr 13 '25 15:04 hartwork