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 pitrou
Recipients benjamin.peterson, georg.brandl, giampaolo.rodola, larry, neologix, pitrou, sbt, sultanqasim
Date 2013-04-14.21:41:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1365975665.2459.0.camel@fsol>
In-reply-to <1365975588.32.0.519035188814.issue17707@psf.upfronthosting.co.za>
Content
> Without using Decimal and without patching connections.py (hence
> q.get() returns immediately) the resulting delta is mismatched:

Well, why are you surprised the test fails without the patch?
History
Date User Action Args
2013-04-14 21:41:08pitrousetrecipients: + pitrou, georg.brandl, larry, giampaolo.rodola, benjamin.peterson, neologix, sbt, sultanqasim
2013-04-14 21:41:07pitroulinkissue17707 messages
2013-04-14 21:41:07pitroucreate