Skip to content

bpo-35113: Attempt to optimize inspect.getsource() for classes#19587

Closed
serhiy-storchaka wants to merge 1 commit into
python:masterfrom
serhiy-storchaka:wip-inspect-getsource-class-optimize
Closed

bpo-35113: Attempt to optimize inspect.getsource() for classes#19587
serhiy-storchaka wants to merge 1 commit into
python:masterfrom
serhiy-storchaka:wip-inspect-getsource-class-optimize

Conversation

@serhiy-storchaka

@serhiy-storchaka serhiy-storchaka commented Apr 18, 2020

Copy link
Copy Markdown
Member

It is an attempt to optimize inspect.getsource(). But I do not see significant difference with the current code.

https://bugs.python.org/issue35113

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