[3.8] bpo-41824: Fix indentation issue in ForwardRef docs#24495
[3.8] bpo-41824: Fix indentation issue in ForwardRef docs#24495gvanrossum merged 3 commits intopython:3.8from
Conversation
|
@gvanrossum I'm really sorry, I didn't notice that I didn't indent the rST directive with 3 spaces. On sphinx 3 this causes the docs to render weirdly. Edit: The 3.9 branch isn't affected, neither is the 3.10/main one. |
|
Thanks @Fidget-Spinner for the PR, and @gvanrossum for merging it 🌮🎉.. I'm working now to backport this PR to: 3.7, 3.8, 3.9. |
|
@gvanrossum: Please replace |
|
Sorry, @Fidget-Spinner and @gvanrossum, I could not cleanly backport this to |
|
Sorry @Fidget-Spinner and @gvanrossum, I had trouble checking out the |
|
Sorry, @Fidget-Spinner and @gvanrossum, I could not cleanly backport this to |
|
This doesn't need backporting - it only affected the 3.8 branch :). Thanks for your help Guido! |
Introduced by c8a48c6.
https://bugs.python.org/issue41824