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 asvetlov
Recipients akira, asvetlov, docs@python, martin.panter, r.david.murray
Date 2015-01-16.23:15:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAL3CFcV7KgKQfLv7rjEV1m464DvdEQLM59d7P3OtSuSxjbNPtA@mail.gmail.com>
In-reply-to <1421448982.95.0.816238681985.issue23251@psf.upfronthosting.co.za>
Content
I guess R. David Murray asked you to make the least minimal change,
even it breaks the formatting rules.

Paragraph reflow is safe when it's done by the Core Developer but it
requires additional check (and probably mercurial conflict errors on
merging the change with default branch if the last has changes also).

In your case I see no problems though, but the final decision is on R.
David Murray

On Sat, Jan 17, 2015 at 12:56 AM, Akira Li <report@bugs.python.org> wrote:
>
> Akira Li added the comment:
>
> I do not understand. Have you tried to look at the patch in Rietveld?
>
> The new content is highlighted in a darker green. It is clearly
> visible. I've tested on Chromium, Firefox, Safari.
>
> If I won't reflow then the first line will be longer than the
> recommended 80 in devguide:
>
>> The maximum line length is 80 characters for normal text, but
>> tables, deeply indented code samples and long links may extend
>> beyond that.
>
> I've set *fill-column* to 80 in emacs. Do you suggest other settings?
>
> Anyway, it doesn't affect how the final text is shown in a web
> browser.
>
> ----------
>
> _______________________________________
> Python tracker <report@bugs.python.org>
> <http://bugs.python.org/issue23251>
> _______________________________________
> _______________________________________________
> docs mailing list
> docs@python.org
> https://mail.python.org/mailman/listinfo/docs
History
Date User Action Args
2015-01-16 23:15:09asvetlovsetrecipients: + asvetlov, r.david.murray, akira, martin.panter
2015-01-16 23:15:08asvetlovlinkissue23251 messages
2015-01-16 23:15:08asvetlovcreate