xonsh/news/bfchk.rst

17 lines
291 B
ReStructuredText
Raw Normal View History

2016-10-12 20:52:46 -04:00
**Added:** None
**Changed:** None
**Deprecated:** None
**Removed:** None
**Fixed:**
* Standard stream tees have been fixed to accept the possibility that
2016-10-13 21:00:44 -04:00
they may not be backed by a binary buffer. This inludes the pipeline
stdout tee as well as the shell tees.
2016-10-12 20:52:46 -04:00
**Security:** None