xonsh/news/lazycomp.rst
Anthony Scopatz 60f85a0c84 lazycomp news
2016-07-28 04:50:14 -04:00

15 lines
236 B
ReStructuredText

**Added:** None
**Changed:**
* ``xonsh.completers`` sub-package is now fully lazy.
**Deprecated:** None
**Removed:** None
**Fixed:**
* Fixed amalgamation of aliased imports that are already in ``sys.modules``.
**Security:** None