Skip to content

Conversation

gildea
Copy link
Contributor

@gildea gildea commented Feb 12, 2022

New method mailbox.Maildir.get_flags speeds up iterating
over a Maildir to find messages with specific flags.

https://bugs.python.org/issue46734

@vassilit
Copy link

What about having fast set_flags, get_info, set_info methods to Maildir as well ?

@gildea
Copy link
Contributor Author

gildea commented Apr 26, 2023

Superceded by #103905

@gildea
Copy link
Contributor Author

gildea commented May 10, 2023

I have added the additional methods vassilit suggested: set_flags, add_flag, remove_flag, get_info, set_info.
Please take a look

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

Successfully merging this pull request may close these issues.

5 participants