Skip to content

[3.13] gh-149096: Remove 'im_*' attribute reference from inspect module docstring (GH-149108)#149440

Merged
terryjreedy merged 1 commit intopython:3.13from
miss-islington:backport-e444453-3.13
May 6, 2026
Merged

[3.13] gh-149096: Remove 'im_*' attribute reference from inspect module docstring (GH-149108)#149440
terryjreedy merged 1 commit intopython:3.13from
miss-islington:backport-e444453-3.13

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented May 6, 2026

The im_class/func/self names were removed in 3.0. The prefix appears nowhere else in inspect.py
and nowhere in inspect.rst.
(cherry picked from commit e444453)

Co-authored-by: Vineet Kumar 108144301+whyvineet@users.noreply.github.com

…e docstring (pythonGH-149108)

The im_class/func/self names were removed in 3.0.  The prefix appears nowhere else in inspect.py
and nowhere in inspect.rst.
(cherry picked from commit e444453)

Co-authored-by: Vineet Kumar <108144301+whyvineet@users.noreply.github.com>
@terryjreedy terryjreedy merged commit 59b260c into python:3.13 May 6, 2026
42 checks passed
@miss-islington miss-islington deleted the backport-e444453-3.13 branch May 6, 2026 02:52
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.

3 participants