mdmintz / tabcompleter

A friendly fork of (unmaintained) fancycompleter, but works on Linux, macOS, and Windows.
BSD 3-Clause "New" or "Revised" License
3 stars 0 forks source link

Prevent deprecation warnings from triggering during tab completion #7

Closed mdmintz closed 1 year ago

mdmintz commented 1 year ago

Prevent deprecation warnings from triggering during tab completion

Currently, if another package has a deprecation warning, it could get triggered during tab completion.

mdmintz commented 1 year ago

Resolved in 1.3.0 - https://github.com/mdmintz/tabcompleter/releases/tag/v1.3.0