xonsh/news/fix_spspec_repr.rst

15 lines
199 B
ReStructuredText
Raw Normal View History

2016-10-27 15:53:04 -04:00
**Added:** None
**Changed:** None
**Deprecated:** None
**Removed:** None
**Fixed:**
* Fix ``__repr__`` and ``__str__`` methods of ``SubprocSpec`` so they report
correctly
**Security:** None