pypi xonsh 0.6.7

latest releases: 0.19.9, 0.19.8, 0.19.3...
7 years ago

Changed:

  • Xonsh live example has been re-added back to the documentation.

Fixed:

  • Fixed issue where xonsh would fail to properly return the terminal prompt
    (and eat up 100% CPU) after a failed subprocess command in interactive mode
    if $RAISE_SUBPROC_ERROR = True.
  • xonsh.tokenize.tok_name no longer mutates the standard library tokenize.tok_name.
    A copy is made on import instead.

Don't miss a new xonsh release

NewReleases is sending notifications on new releases.