PY-17220 Don't pass SUB after stdin content for google_formatter.py
authorMikhail Golubev <mikhail.golubev@jetbrains.com>
Wed, 28 Oct 2015 14:34:23 +0000 (17:34 +0300)
committerMikhail Golubev <mikhail.golubev@jetbrains.com>
Thu, 29 Oct 2015 12:13:14 +0000 (15:13 +0300)
commit49e04d4ba4ec82039bbdd4694bd552b30179df55
tree3445121e9b931d141f372442bac510c7c8499cca
parent7535086724cf89c08007f746732fb87650c17ac7
PY-17220 Don't pass SUB after stdin content for google_formatter.py

It seems that it causes process to hang expecting end of stdin
(at least on Windows 10).
(cherry picked from commit aa4d0ed)
python/src/com/jetbrains/python/documentation/docstrings/PyStructuredDocstringFormatter.java