Hi Julien,

It works perfectly, thank you so much for creating the PR!


Hi cocoatomo,


> Sphinx now has the option "smartquotes_excludes" in conf.py that disable 
> smartquotes
> directly.
> This option might be better, because this enables more detailed and
> straightforward configuration.
>

Thanks for the information, I've tried adding a line of smartquotes_excludes
= {'languages': ['ja', 'zh_TW'], 'builders': ['man', 'text']} in the
conf.py of my local CPython clone (and removing the docutils.conf) and it
works perfectly.  Maybe it's a good idea to adapt this approach.


Best Regards,
-- 
Wey-Han "Adrian" Liaw (@adrianliaw2000)
https://linkedin.com/in/adrianliaw
https://github.com/adrianliaw
_______________________________________________
Doc-SIG maillist  -  Doc-SIG@python.org
https://mail.python.org/mailman/listinfo/doc-sig

Reply via email to