[proxy] github.com← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light
/ cpython Public

Conversation

Copy link
Contributor

samuelcolvin commented Jan 25, 2019

Since smtpd.MailmanProxy is already broken, it is not formally deprecated in 3.9. It will be removed in 3.10.

https://bugs.python.org/issue35800

Automerge-Triggered-By: @maxking

samuelcolvin requested a review from a team as a code owner January 25, 2019 17:15
samuelcolvin changed the title bpi-35800: deprecate MailmanProxy bpo-35800: deprecate MailmanProxy Jan 25, 2019
Copy link
Contributor

eamanu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IMO this is a reasonable decision but (and how Barry Warsaw say) we should follow the normal deprecated process.

Copy link
Contributor Author

I tried to find docs on that but couldn't. Do you want two releases warning?

Copy link
Contributor

maxking commented Oct 6, 2019

Looks like we are past 3.8, let's move this to be deprecated in 3.9 and removed in 3.11.

@samuelcolvin can you please update it accordingly?


.. class:: MailmanProxy(localaddr, remoteaddr)

.. deprecated-removed:: 3.8 3.10
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should now be 3.9 3.11 since we are past 3.8 period now.

Copy link

A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated.

Once you have made the requested changes, please leave a comment on this pull request containing the phrase I have made the requested changes; please review again. I will then notify any core developers who have left a review that you're ready for them to take another look at this pull request.

Copy link
Contributor Author

I have made the requested changes; please review again

Copy link

Thanks for making the requested changes!

@maxking: please review the changes made to this pull request.

bedevere-bot requested a review from maxking October 8, 2019 18:54
Copy link
Contributor

maxking left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

maxking changed the title bpo-35800: deprecate MailmanProxy bpo-35800: Deprecate smtpd.MailmanProxy Oct 12, 2019
miss-islington merged commit 822922a into python:master Oct 12, 2019
jacobneiltaylor pushed a commit to jacobneiltaylor/cpython that referenced this pull request Dec 5, 2019
Since `smtpd.MailmanProxy` is already broken, it is not formally deprecated in 3.9. It will be removed in 3.10.


https://bugs.python.org/issue35800
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants