[issue13701] Remove Decimal Python 2.3 Compatibility

Stefan Krah report at bugs.python.org
Thu Nov 1 12:42:27 CET 2012


Stefan Krah added the comment:

Ramchandra Apte <report at bugs.python.org> wrote:
> > I'm not quite sure why you're quoting the docs at me.  What's the point
> > you want to make?
> 
> Does decimal use the dummy_threading module where
> deadlock might occur from a thread being created that blocks waiting for
> another thread to be created?

The modus operandi on the issue tracker is generally like this:

For finished modules like decimal you need to provide a concrete example
that triggers an alleged misbehavior. The reason is simple: In general
no one has time for open-ended questions like the one you asked.

Also, such questions are perfectly on-topic on python-list.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue13701>
_______________________________________


More information about the Python-bugs-list mailing list