The point of the "Changed in version ..." or "New in version ..." bits
in the documentation is to alert readers who maintain software which
needs to remain backward compatible with older versions of Python. If
you maintain a package which you support for Python 3.4, 3.5, 3.6, and
3.7, you'll probably shy away from bits which weren't around for 3.4,
and be careful about APIs which have changed since 3.4.

Skip
-- 
https://mail.python.org/mailman/listinfo/python-list
  • ... Thompson, Matt (GSFC-610.1)[SCIENCE SYSTEMS AND APPLICATIONS INC] via Python-list
    • ... Skip Montanaro
    • ... Thomas Jollans

Reply via email to