Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do we need to define importlib.abc.PathEntryFinder.find_spec() #103999

Open
Tracked by #97850
warsaw opened this issue Apr 29, 2023 · 1 comment
Open
Tracked by #97850

Do we need to define importlib.abc.PathEntryFinder.find_spec() #103999

warsaw opened this issue Apr 29, 2023 · 1 comment
Labels
stdlib Python modules in the Lib dir

Comments

@warsaw
Copy link
Member

warsaw commented Apr 29, 2023

No description provided.

@warsaw warsaw changed the title importlib.abs.PathEntryFinder has this comment: "We don't define find_spec() here since that would break hasattr checks we do to support backward compatibility." Do we need to define find_spec() in this ABC? Do we need to define importlib.abc.PathEntryFinder.find_spec() Apr 29, 2023
@warsaw
Copy link
Member Author

warsaw commented Apr 29, 2023

importlib.abc.PathEntryFinder has this comment: "We don't define find_spec() here since that would break hasattr checks we do to support backward compatibility." Do we need to define find_spec() in this ABC?

@iritkatriel iritkatriel added the stdlib Python modules in the Lib dir label Nov 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stdlib Python modules in the Lib dir
Projects
None yet
Development

No branches or pull requests

2 participants