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 Matthew.Johnson
Recipients Matthew.Johnson, docs@python, eli.bendersky, joenapnap, petri.lehtinen
Date 2012-03-01.14:54:49
SpamBayes Score 1.5769456e-05
Marked as misclassified No
Message-id <1330613690.6.0.0807622940868.issue14164@psf.upfronthosting.co.za>
In-reply-to
Content
I think he's right to fix those "mistakes". Just see the first sentence @ http://docs.python.org/tutorial/floatingpoint.html#floating-point-arithmetic-issues-and-limitations

It reads: "Floating-point numbers are represented in [...]"

So as you can see, there are places in the docs where the hyphen/dash is there, other places where it is not. I, personally, don't get the whole "some places yes, someplaces no" philosophy. I think the patch should be applied. I think he was just trying to make some consistentcy in the docs as his first contribution.

I must also point out that I don't understand the whole "some places title-case, other places sentence-case" titles in the docs. It's kind of confusing.

What are your thoughts about all this?
History
Date User Action Args
2012-03-01 14:54:50Matthew.Johnsonsetrecipients: + Matthew.Johnson, eli.bendersky, docs@python, petri.lehtinen, joenapnap
2012-03-01 14:54:50Matthew.Johnsonsetmessageid: <1330613690.6.0.0807622940868.issue14164@psf.upfronthosting.co.za>
2012-03-01 14:54:49Matthew.Johnsonlinkissue14164 messages
2012-03-01 14:54:49Matthew.Johnsoncreate