This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author skrah
Recipients Ramchandra Apte, ezio.melotti, facundobatista, loewis, mark.dickinson, python-dev, rhettinger, skrah, zach.ware
Date 2012-11-01.11:42:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20121101114228.GA6012@sleipnir.bytereef.org>
In-reply-to <CAExgZOi4p4as0MxNj0FFpnVcPrbsLHPNqy6h5U+W5KwdbdBozA@mail.gmail.com>
Content
Ramchandra Apte <report@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.
History
Date User Action Args
2012-11-01 11:42:27skrahsetrecipients: + skrah, loewis, rhettinger, facundobatista, mark.dickinson, ezio.melotti, python-dev, Ramchandra Apte, zach.ware
2012-11-01 11:42:27skrahlinkissue13701 messages
2012-11-01 11:42:27skrahcreate