Skip to content

setobject: remove out of date docstring info#118048

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

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

Conversation

@Motorenger

@Motorenger Motorenger commented Apr 18, 2024

Copy link
Copy Markdown
Contributor

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 <python@rcn.com>
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

ghost commented Apr 18, 2024

Copy link
Copy Markdown

All commit authors signed the Contributor License Agreement.
CLA signed

@bedevere-app

bedevere-app Bot commented Apr 18, 2024

Copy link
Copy Markdown

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