bpo-36007: Bump minimum sphinx version to 1.8 by asottile ยท Pull Request #11887 ยท python/cpython

@asottile

@asottile

Mariatta

Choose a reason for hiding this comment

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

Thanks for the quick fix!

@miss-islington

Thanks @asottile for the PR ๐ŸŒฎ๐ŸŽ‰.. I'm working now to backport this PR to: 3.7.
๐Ÿ๐Ÿ’โ›๐Ÿค–

@miss-islington

Sorry, @asottile, I could not cleanly backport this to 3.7 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker a16ab00c0b8e126ab82e7cb5098af3ea32d315ff 3.7

@asottile

@Mariatta I don't think this needs / should be backported to 3.7 -- the :skipif: patch wasn't afaict

@Mariatta

Ah you're right. Not sure why I thought it needs a backport. In that case, we're done here.
Thanks again!