This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author methane
Recipients Alex Mashianov, docs@python, methane, xtreak
Date 2019-10-16.08:57:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1571216275.54.0.522440084715.issue38495@roundup.psfhosted.org>
In-reply-to
Content
https://github.com/sphinx-doc/sphinx/pull/6401/files

Recent Sphinx uses <em class="sig-paren">.
So we can add style like this:

  .sig-paren {
    font-family: monospace, sans-serif;
    font-style: normal;
  }
History
Date User Action Args
2019-10-16 08:57:55methanesetrecipients: + methane, docs@python, xtreak, Alex Mashianov
2019-10-16 08:57:55methanesetmessageid: <1571216275.54.0.522440084715.issue38495@roundup.psfhosted.org>
2019-10-16 08:57:55methanelinkissue38495 messages
2019-10-16 08:57:55methanecreate