gh-133210: Fix test_inspect without docstrings#139651
Conversation
efimov-mikhail
left a comment
There was a problem hiding this comment.
LGTM.
I've checked this test locally
vstinner
left a comment
There was a problem hiding this comment.
LGTM. I confirm that test_inspect pass on Python built without docstrings.
|
Since #137862 was backported to 3.13 and 3.14 I am also backporting. Thanks everyone! |
|
Thanks @sobolevn for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13. |
|
Thanks @sobolevn for the PR 🌮🎉.. I'm working now to backport this PR to: 3.14. |
(cherry picked from commit 7c70cc5) Co-authored-by: sobolevn <mail@sobolevn.me>
|
Sorry, @sobolevn, I could not cleanly backport this to |
|
GH-139670 is a backport of this pull request to the 3.13 branch. |
|
3.14 did not merge this yet. I will wait for it and create a backprot afterwards. |
There are 4 |
|
Thanks @sobolevn for the PR 🌮🎉.. I'm working now to backport this PR to: 3.14. |
(cherry picked from commit 7c70cc5) Co-authored-by: sobolevn <mail@sobolevn.me>
|
GH-139776 is a backport of this pull request to the 3.14 branch. |
--without-doc-strings#133210