Steve Dower <steve.do...@python.org> added the comment:

Yeah, I pushed the machines up to 2022 the other day while tidying the configs. 
Wouldn't have expected it to impact that issue though, it's fully within 
OpenSSL, isn't it? (We also updated that recently...)

Also, as an FYI, if you use "wmic /output:<filename>" then it always writes in 
utf-16-le with a BOM. It's *very* unlikely you'll ever get output that doesn't 
fit into MBCS, but if that does ever occur, we can use a temporary file instead 
of stdout.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue45382>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to