X Tutup
Skip to content

gh-118465: Optimize inspect.findsource() for classes#118471

Closed
serhiy-storchaka wants to merge 1 commit intopython:mainfrom
serhiy-storchaka:inspect-findsource-optimize
Closed

gh-118465: Optimize inspect.findsource() for classes#118471
serhiy-storchaka wants to merge 1 commit intopython:mainfrom
serhiy-storchaka:inspect-findsource-optimize

Conversation

@serhiy-storchaka
Copy link
Member

@serhiy-storchaka serhiy-storchaka commented May 1, 2024

@serhiy-storchaka
Copy link
Member Author

Closed in favor of 118475.

But this kind of optimization may be applicable in other AST traversing code.

@serhiy-storchaka serhiy-storchaka deleted the inspect-findsource-optimize branch May 6, 2024 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

X Tutup