Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upSmartquotes hitting us. #303
Closed
Comments
JulienPalard
added a commit
to JulienPalard/cpython
that referenced
this issue
Sep 15, 2018
adrianliaw
added a commit
to adrianliaw/cpython
that referenced
this issue
Sep 19, 2018
This is a replacement for python#9337. * Using conf.py to disable smartquotes through Sphinx instead of using docutils.conf * Disable smartquotes for Japanese, French and Traditional Chinese translations See: * Suggesting to use conf.py: https://mail.python.org/pipermail/doc-sig/2018-September/004084.html * Original smartquotes issue in ja translations: https://bugs.python.org/issue31793 * Disabling for ja: python#4006 * Smartquotes issue in fr: python/python-docs-fr#303 * Smartquotes issue in zh_TW: https://mail.python.org/pipermail/doc-sig/2018-August/004079.html
adrianliaw
added a commit
to adrianliaw/cpython
that referenced
this issue
Oct 11, 2018
This is a replacement for python#9337. * Using conf.py to disable smartquotes through Sphinx instead of using docutils.conf * Disable smartquotes for Japanese, French and Traditional Chinese translations See: * Suggesting to use conf.py: https://mail.python.org/pipermail/doc-sig/2018-September/004084.html * Original smartquotes issue in ja translations: https://bugs.python.org/issue31793 * Disabling for ja: python#4006 * Smartquotes issue in fr: python/python-docs-fr#303 * Smartquotes issue in zh_TW: https://mail.python.org/pipermail/doc-sig/2018-August/004079.html
C'est mergé en 3.8 mais il faut backport en 3.7. Mais pour backport en 3.7 il faut bump sphinx en 3.7 d'abord. voir python/cpython#10344 |
@JulienPalard fixed ? |
Fixed ! |
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Dans l'ordre, les smartquotes ont embêtés les Japonais :
Les Chinois :
Et maintenant nous :
"
au lieu d'un'
devantumask
).