mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-20 19:01:15 +08:00
* Improve imaplib return types Mark CommandResults as obsolete. Also fix types of tagged_commands and untagged_responses. Based on a discussion in #3655. * Fix type of tagged_commands * Fix IMAP4.tagged_commands type * Mark CommandResults as private * Fix