<div dir="auto">saw that today<div dir="auto"><br></div><div dir="auto">80 Characters per Line Is a Standard Worth Sticking to Even Today <a href="https://dev.to/nickjj/80-characters-per-line-is-a-standard-worth-sticking-to-even-today-26kk">https://dev.to/nickjj/80-characters-per-line-is-a-standard-worth-sticking-to-even-today-26kk</a><br><br><div data-smartmail="gmail_signature" dir="auto">Abdur-Rahmaan Janhangeer<br><a href="http://www.pythonmembers.club">http://www.pythonmembers.club</a> | <a href="https://github.com/Abdur-rahmaanJ">https://github.com/Abdur-rahmaanJ</a><br>Mauritius</div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, 19 Feb 2019, 08:38 Simon, <<a href="mailto:simon.bordeyne@gmail.com">simon.bordeyne@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hello,<div><br></div><div>I'd like to propose an update to PEP8. Indeed, the 80 characters per line guideline is, I feel, outdated.</div><div><br></div><div>I understand the need for it, back when monitors were small, and everyone coded on terminals, but nowadays, I feel like that guideline is more of a hinderance, and that it promotes poor code.</div><div><br></div><div>Indeed, people abiding by this rule tend to choose shorter variable names, reduce the amount of indentation, and other tricks to just keep the character count under 80. I think a 100 or even 120 suggested characters per line count is much more realistic by today's standards. It still allow for the code to be completely displayed, even on just half of a screen.</div></div>
_______________________________________________<br>
Python-ideas mailing list<br>
<a href="mailto:Python-ideas@python.org" target="_blank" rel="noreferrer">Python-ideas@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/python-ideas" rel="noreferrer noreferrer" target="_blank">https://mail.python.org/mailman/listinfo/python-ideas</a><br>
Code of Conduct: <a href="http://python.org/psf/codeofconduct/" rel="noreferrer noreferrer" target="_blank">http://python.org/psf/codeofconduct/</a><br>
</blockquote></div>