This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author barry
Recipients barry, r.david.murray, samuelcolvin
Date 2019-01-22.15:44:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to <[email protected]>
Content
On Jan 22, 2019, at 07:16, Samuel Colvin <[email protected]> wrote:
> 
> Ok, if I create a PR, should it just remove MailmanProxy completely or mark it as deprecated in the docs to be removed in 3.9?
> 
> Personally, I think it should be ok to remove it completely since it hasn't been working at all for the last 4 minor versions.

True, but I think we should stick to the normal deprecation process, just to be safe.
History
Date User Action Args
2019-01-22 15:44:50barrysetrecipients: + barry, r.david.murray, samuelcolvin
2019-01-22 15:44:49barrylinkissue35800 messages
2019-01-22 15:44:49barrycreate