This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author matrixise
Recipients epsolos, matrixise
Date 2018-10-24.15:57:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1540396668.48.0.788709270274.issue35060@psf.upfronthosting.co.za>
In-reply-to
Content
Very strange, I tried with 3.8a and I did not get this issue.

Normally we use a pipe for stdin and stdout when we use check_output, so in this case, there is no relation with the size of the terminal. this is just a stream.

second point, you explain that you use python 3.5, could you try with 3.6 or 3.7 because 3.5 is in security mode and we won't work on this issue.

Thank you
History
Date User Action Args
2018-10-24 15:57:48matrixisesetrecipients: + matrixise, epsolos
2018-10-24 15:57:48matrixisesetmessageid: <1540396668.48.0.788709270274.issue35060@psf.upfronthosting.co.za>
2018-10-24 15:57:48matrixiselinkissue35060 messages
2018-10-24 15:57:48matrixisecreate