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 serhiy.storchaka
Recipients docs@python, facundobatista, mark.dickinson, rhettinger, serhiy.storchaka, skrah
Date 2013-11-26.09:10:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1385457007.96.0.784815460487.issue19794@psf.upfronthosting.co.za>
In-reply-to
Content
The proposed patch improves formatting of True/False in decimal documentation. "True/False" constants become "``True``/``False``".
History
Date User Action Args
2013-11-26 09:10:08serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, facundobatista, mark.dickinson, skrah, docs@python
2013-11-26 09:10:07serhiy.storchakasetmessageid: <1385457007.96.0.784815460487.issue19794@psf.upfronthosting.co.za>
2013-11-26 09:10:07serhiy.storchakalinkissue19794 messages
2013-11-26 09:10:07serhiy.storchakacreate