bpo-39366: Remove xpath() and xgtitle() methods of NNTP.#18035
bpo-39366: Remove xpath() and xgtitle() methods of NNTP.#18035berkerpeksag merged 4 commits intopython:masterfrom
Conversation
vstinner
left a comment
There was a problem hiding this comment.
LGTM. But I would prefer to have a second review, since I'm not used to nntplib.
@serhiy-storchaka @vadmium @berkerpeksag @pitrou: Can one of you please review this PR as well? Well, IMO the PR itself is fine, the question is more if you are ok to drop these two deprecated methods.
|
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 |
vstinner
left a comment
There was a problem hiding this comment.
LGTM. @berkerpeksag: @corona10 addressed your remarks, would you mind to review it again?
https://bugs.python.org/issue39366