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