◐ Shell
clean mode source ↗

GH-97850: Suppress cross-references to removed ``importlib.util`` functions by AA-Turner · Pull Request #104134 · python/cpython

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@AA-Turner

@AA-Turner AA-Turner commented

May 3, 2023

edited by github-actions Bot

Loading

AlexWaygood

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

@AA-Turner

There's one other instance of importlib.utils (Misc/NEWS.d/3.10.0a5.rst; line 502) -- is this worth picking up at all?

A

AlexWaygood

@AlexWaygood

There's one other instance of importlib.utils (Misc/NEWS.d/3.10.0a5.rst; line 502) -- is this worth picking up at all?

A

Oh yeah, let's fix that now, may as well :)

@AA-Turner

Labels