Raymond Hettinger <raymond.hettin...@gmail.com> added the comment:

This should probably be discussed on python-dev.  In particular, changing from 
single backticks to double backticks is something that makes Sphinx happy but 
will uglify the docstrings for all other ways of viewing the docs.

Also, note that most of our docs aren't autogenerated from the docstrings so 
we've never had any particular need to impose Sphinx markup requirements for 
docstrings.

----------
nosy: +rhettinger

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue28710>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to