New submission from Josh Purvis:
This bug manifest itself in at least one very specific situation:
1. No locale is set on the machine
2. A file (test1.py) imports a second (test2.py)
3. The second file (test2.py) calls str.encode() from inside a thread
4. Running Python 2.7
Josh Purvis added the comment:
Ironically, I ran into this same exact issue today, and I have investigated the
`files_preserve` param, with no luck. I'm not too familiar with the internals
here, but from what I can tell it works with FileHandler, but not the
SysLogHandler.
If you try t
Changes by Josh Purvis :
--
nosy: +Josh.Purvis
___
Python tracker
<http://bugs.python.org/issue17981>
___
___
Python-bugs-list mailing list
Unsubscribe: