Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[3.12] gh-116780: Fix test_inspect in -OO mode (GH-116788) #116799

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

Merged
merged 1 commit into from
Mar 17, 2024

Conversation

sobolevn
Copy link
Member

@sobolevn sobolevn commented Mar 14, 2024

(cherry picked from commit f20dfb7)

Note that test_class_inside_conditional does not need to be skipped anymore, because there was a behavior change of inspect.getsource in 3.13 which started using .__doc__ in #106815

@serhiy-storchaka @gaogaotiantian is that expected?

@sobolevn sobolevn merged commit 2dbc77e into python:3.12 Mar 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants