New submission from Sami Salonen :
https://bugs.python.org/issue45628 breaks file rotation.
I name my log files after module name, run the modules in separate processes,
use the same log config in them, and store the log files in one common
directory. For example, for modules `a.b` and
Sami Salonen added the comment:
Breaking PR: https://github.com/python/cpython/pull/29310
--
___
Python tracker
<https://bugs.python.org/issue46063>
___
___
New submission from Sami Salonen:
MSVC 2015 Express doesn't include the 64-bit compiler [1], and this causes
distutils to fail to load proper compiler settings when using a 64-bit machine
to compile extensions for 64-bit python. _msvccompiler.py tries to call
"vcvarsall.bat amd64&qu