[Git][NTPsec/ntpsec][master] Removed obsolete comment regarding removal of IO wrappers

Ian Bruene gitlab at mg.gitlab.com
Wed Sep 27 22:44:18 UTC 2017


Ian Bruene pushed to branch master at NTPsec / ntpsec


Commits:
5d571e62 by Ian Bruene at 2017-09-27T17:42:15-05:00
Removed obsolete comment regarding removal of IO wrappers

- - - - -


1 changed file:

- ntpclients/ntpq


Changes:

=====================================
ntpclients/ntpq
=====================================
--- a/ntpclients/ntpq
+++ b/ntpclients/ntpq
@@ -52,14 +52,6 @@ version = ntp.util.stdversion()
 #   also, the make_wrapper function constructs a text stream that can
 #   wrap a file opened in binary mode for cases where a file object
 #   that can be passed around from function to function is needed
-#
-# - Construct custom stdin, stdout, and stderr streams when running
-#   on Python 3 that force latin-1 encoding, and wrap them around the
-#   underlying binary buffers (in Python 2, the streams are binary
-#   and are used unchanged); this ensures that the same transformation
-#   is done on data from/to the standard streams, as is done on binary
-#   data from/to files and subprocesses; the make_std_wrapper function
-#   does this
 
 master_encoding = 'latin-1'
 



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/5d571e629ac3885f82ddb5895b5ab882a231c436

---
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/5d571e629ac3885f82ddb5895b5ab882a231c436
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20170927/c473d156/attachment.html>


More information about the vc mailing list