maildir 3.13 changes (#12303)

This commit is contained in:
Max Muoto
2024-07-09 17:18:18 -05:00
committed by GitHub
parent 4b9eadad77
commit 2a68dfc5fb
2 changed files with 8 additions and 6 deletions

View File

@@ -102,12 +102,6 @@ importlib.resources.open_text
importlib.resources.path
importlib.resources.read_binary
importlib.resources.read_text
mailbox.Maildir.add_flag
mailbox.Maildir.get_flags
mailbox.Maildir.get_info
mailbox.Maildir.remove_flag
mailbox.Maildir.set_flags
mailbox.Maildir.set_info
os.path.splitroot
# `__replace__` to be special cased in dataclasses
pstats.FunctionProfile.__replace__