Thanks to visit codestin.com
Credit goes to github.com

Skip to content

setobject: remove out of date docstring info #118048

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 1 commit into from
Apr 19, 2024

Conversation

Motorenger
Copy link
Contributor

@Motorenger Motorenger commented Apr 18, 2024

Remove Lib/sets.py from docstring

The Lib/sets.py doesn't exist anymore, however it is still in the doctoring of the Objects/setobject.c

/* set object implementation
Written and maintained by Raymond D. Hettinger <[email protected]>
Derived from Lib/sets.py and Objects/dictobject.c.

skip issue

@Motorenger Motorenger requested a review from rhettinger as a code owner April 18, 2024 15:15
@ghost
Copy link

ghost commented Apr 18, 2024

All commit authors signed the Contributor License Agreement.
CLA signed

@bedevere-app
Copy link

bedevere-app bot commented Apr 18, 2024

Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool.

If this change has little impact on Python users, wait for a maintainer to apply the skip news label instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants