Uh oh!
There was an error while loading. Please reload this page.
[3.10] gh-91118: Fix docstrings that do not honor --without-doc-strings (GH-31769) - #91662
Conversation
…-strings (pythonGH-31769) Co-authored-by: Éric <merwok@netwok.org> Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com> (cherry picked from commit a573cb2) Co-authored-by: Oleg Iarygin <oleg@arhadthedev.net>
arhadthedev
commented
Apr 18, 2022
A failed test has no relation with changed docstrings: |
The test is known to be flaky on the backport branches, for some reason (I think @JelleZijlstra was having trouble with it recently). Not sure that anybody's worked out what the problem is, though. |
This looks like it should fix |
@AlexWaygood A non-reverting fix (#91680) got merged so I've updated this PR. Update: Ubuntu tests now pass. |
Co-authored-by: Éric merwok@netwok.org
Co-authored-by: Jelle Zijlstra jelle.zijlstra@gmail.com
(cherry picked from commit a573cb2)
Co-authored-by: Oleg Iarygin oleg@arhadthedev.net