Skip to content

setobject: remove out of date docstring info#118048

Merged
encukou merged 1 commit intopython:mainfrom
Motorenger:fix-docstring-setobject
Apr 19, 2024
Merged

setobject: remove out of date docstring info#118048
encukou merged 1 commit intopython:mainfrom
Motorenger:fix-docstring-setobject

Conversation

@Motorenger
Copy link
Copy Markdown
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
Copy Markdown

ghost commented Apr 18, 2024

All commit authors signed the Contributor License Agreement.
CLA signed

@bedevere-app
Copy link
Copy Markdown

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