[issue37168] Decimal divisions sometimes 10x or 100x too large

Phil Frost report at bugs.python.org
Wed Jul 10 11:58:02 EDT 2019


Phil Frost <philjohnfrost at gmail.com> added the comment:

Not yet. I had a hell of a time getting gdb to follow gunicorn forks so it would watch the workers but not also every other thing using popen or os.system(). And the lldb package on Alpine doesn't seem to work.

So we're currently in the process of testing a Debian container for production, hoping the issue just goes away. If not, I'll continue digging in with a debugger.

----------
nosy: +Phil Frost2

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue37168>
_______________________________________


More information about the Python-bugs-list mailing list