[issue42751] Imaplib

2020-12-26 Thread Steven D'Aprano
Steven D'Aprano added the comment: Are you the owner of imaplib2? If so, you need to ensure that there are no licencing or copyright issues preventing imaplib2 being transferred into the stdlib. That may (or may not) require you to get agreement from any contributors to the library. That wil

[issue42751] Imaplib

2020-12-26 Thread Rodolfo García Peñas
New submission from Rodolfo García Peñas : Hi, Is it possible to move the imaplib2 implementation (https://github.com/imaplib2/imaplib2/) as imaplib stdlib? What steps should I do? Regards, kix -- components: Library (Lib) messages: 383828 nosy: rodolfogarciap priority: normal severi