[Python-Dev] Should PEP 8 be updated for Python 3 only?

2021年8月24日 21:45:12 -0700

I just noticed that PEP 8 has quite a few references to Python 2. Perhaps
it's time to remove those.
There are more and more folks that have never learned or used Python 2 --
having those notes in PEP 8 is just confusing.
And for folks that are still maintaining Py 2 code -- it's probably too
late for PEP 8 for those code bases anyway.
If I make a PR, will it be considered?
-CHB
-- 
Christopher Barker, PhD (Chris)
Python Language Consulting
 - Teaching
 - Scientific Software Development
 - Desktop GUI and Web Development
 - wxPython, numpy, scipy, Cython
_______________________________________________
Python-Dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/[email protected]/message/MK7N36L3XCXVY5R4DIIYIDU2W7EGJKZ3/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to