Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Remove _NNTPBase from nntplib #7251

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Feb 17, 2022
Merged

Remove _NNTPBase from nntplib #7251

merged 5 commits into from
Feb 17, 2022

Conversation

sobolevn
Copy link
Member

It was always a protected name, but it was removed from CPython 2 years ago.
See https://github.com/python/cpython/blob/2945f5a7c51200bfc5c493ccb626fc414e1385b1/Lib/nntplib.py#L490

@github-actions

This comment has been minimized.

1 similar comment
@github-actions

This comment has been minimized.

stdlib/nntplib.pyi Outdated Show resolved Hide resolved
stdlib/nntplib.pyi Show resolved Hide resolved
@github-actions

This comment has been minimized.

@github-actions
Copy link
Contributor

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

Copy link
Collaborator

@Akuli Akuli left a comment

Choose a reason for hiding this comment

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

Thanks!

@Akuli Akuli merged commit 90bdda8 into python:master Feb 17, 2022
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.

2 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.