Skip to content

Conversation

efimov-mikhail
Copy link
Contributor

@efimov-mikhail efimov-mikhail commented Oct 6, 2025

@bedevere-app bedevere-app bot added the tests Tests in the Lib/test dir label Oct 6, 2025
@efimov-mikhail efimov-mikhail changed the title gh-133210: Fix test_pydoc without docstrings gh-133210: Fix test_pydoc without docstrings Oct 6, 2025
@efimov-mikhail
Copy link
Contributor Author

CC @vstinner @sobolevn

Copy link
Member

@vstinner vstinner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Tests pass on Python built with ./configure --with-pydebug --without-doc-strings.

@vstinner vstinner added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Oct 6, 2025
@vstinner vstinner merged commit 708de26 into python:main Oct 6, 2025
57 checks passed
@miss-islington-app
Copy link

Thanks @efimov-mikhail for the PR, and @vstinner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14.
🐍🍒⛏🤖

@miss-islington-app
Copy link

Sorry, @efimov-mikhail and @vstinner, I could not cleanly backport this to 3.14 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 708de26e31b65cd3ae768882c8da59284917a80d 3.14

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 6, 2025
(cherry picked from commit 708de26e31b65cd3ae768882c8da59284917a80d)

Co-authored-by: Mikhail Efimov <[email protected]>
@bedevere-app
Copy link

bedevere-app bot commented Oct 6, 2025

GH-139666 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Oct 6, 2025
@vstinner vstinner added needs backport to 3.14 bugs and security fixes and removed needs backport to 3.14 bugs and security fixes labels Oct 6, 2025
@miss-islington-app
Copy link

Thanks @efimov-mikhail for the PR, and @vstinner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14.
🐍🍒⛏🤖

@miss-islington-app
Copy link

Sorry, @efimov-mikhail and @vstinner, I could not cleanly backport this to 3.14 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 708de26e31b65cd3ae768882c8da59284917a80d 3.14

@vstinner vstinner removed the needs backport to 3.14 bugs and security fixes label Oct 6, 2025
@vstinner
Copy link
Member

vstinner commented Oct 6, 2025

Ah, Python 3.14 is not affected since #139160 was not backported to 3.14 yet (it's pending).

@vstinner
Copy link
Member

vstinner commented Oct 6, 2025

Merged, thanks for the fix.

vstinner pushed a commit that referenced this pull request Oct 6, 2025
…39666)

gh-133210: Fix `test_pydoc` without docstrings (GH-139654)
(cherry picked from commit 708de26)

Co-authored-by: Mikhail Efimov <[email protected]>
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.

3 participants