deshaw / pyflyby

A set of productivity tools for Python
https://deshaw.github.io/pyflyby/
Other
352 stars 52 forks source link

Cleanup deprecations. #353

Open Carreau opened 3 months ago

Carreau commented 3 months ago

Some files have big "if True" with deprecated behavior that would need cleanup.

lib/python/pyflyby/_importdb.py
347:        if "SUPPORT DEPRECATED BEHAVIOR":
542:        if "SUPPORT DEPRECATED BEHAVIOR":