X Tutup
Skip to content

[3.12] gh-125519: Improve traceback if importlib.reload() is called with a non-module object (GH-125520)#125769

Merged
AlexWaygood merged 2 commits intopython:3.12from
miss-islington:backport-c5c21fe-3.12
Oct 21, 2024
Merged

[3.12] gh-125519: Improve traceback if importlib.reload() is called with a non-module object (GH-125520)#125769
AlexWaygood merged 2 commits intopython:3.12from
miss-islington:backport-c5c21fe-3.12

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Oct 21, 2024

(cherry picked from commit c5c21fe)

Co-authored-by: Alex Waygood Alex.Waygood@Gmail.com

…with a non-module object (pythonGH-125520)

(cherry picked from commit c5c21fe)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
@AlexWaygood AlexWaygood merged commit 8cc8d7d into python:3.12 Oct 21, 2024
@miss-islington miss-islington deleted the backport-c5c21fe-3.12 branch January 2, 2026 18:40
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.

2 participants

X Tutup