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 terry.reedy
Recipients Patrick Lehmann, docs@python, georg.brandl, lukasz.langa, r.david.murray, terry.reedy
Date 2018-06-18.01:08:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1529284110.96.0.56676864532.issue28710@psf.upfronthosting.co.za>
In-reply-to
Content
master, and maybe backport from there, unless the PR never touches master.

I wonder if we should bring this up on pydev.  Without discussion and agreement, someone might object just because there are so many changes.  Or someone might say that they want the 'illegal' markup kept.

I see that the one docstring you linked to, 
https://github.com/python/cpython/blob/master/Lib/configparser.py?ts=2#L26
had 9 occurences, 1 for each parameter.

I never see any warnings.  It must be that our build system somewhere discards them.
History
Date User Action Args
2018-06-18 01:08:31terry.reedysetrecipients: + terry.reedy, georg.brandl, r.david.murray, docs@python, lukasz.langa, Patrick Lehmann
2018-06-18 01:08:30terry.reedysetmessageid: <1529284110.96.0.56676864532.issue28710@psf.upfronthosting.co.za>
2018-06-18 01:08:30terry.reedylinkissue28710 messages
2018-06-18 01:08:30terry.reedycreate