xonsh/news/amalcomp.rst
Anthony Scopatz af756eaae4 more news
2016-07-19 10:47:20 -04:00

21 lines
472 B
ReStructuredText

**Added:**
* ``xonsh.completers`` subpackage is now amalgamated.
* amalgamate.py will now warn if the same name is defined across multiple
different files.
**Changed:** None
**Deprecated:** None
**Removed:** None
**Fixed:**
* Fixed multiple definition of ``EQUAL``.
* Fixed multiple definition of ``pprint``.
* Fixed multiple definition of ``pyghooks``.
* Fixed multiple definition of ``pygments``.
* Fixed multiple definition of ``tokenize``.
**Security:** None