Path: csiph.com!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder2.enfer-du-nord.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.000 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'frameworks': 0.04; 'bug,': 0.09; 'frameworks.': 0.09; 'from:addr:ethan': 0.09; 'from:addr:stoneleaf.us': 0.09; 'from:name:ethan furman': 0.09; 'message-id:@stoneleaf.us': 0.09; 'received:184.172': 0.09; 'received:gator410.hostgator.com': 0.09; 'though:': 0.09; '~ethan~': 0.09; 'jeff': 0.13; 'projects,': 0.15; 'received:50': 0.16; 'subject:possible': 0.16; 'cc:addr:python-list': 0.16; 'subject:skip:d 10': 0.17; 'wrote:': 0.18; 'cc:no real name:2**0': 0.21; 'appropriate': 0.22; 'header:In-Reply-To:1': 0.22; 'unlikely': 0.23; 'subject:change': 0.24; 'fix': 0.25; 'cc:2**0': 0.26; 'project,': 0.28; 'problem': 0.29; 'cc:addr:python.org': 0.29; 'recreate': 0.30; 'error': 0.30; 'subject:?': 0.31; 'header :User-Agent:1': 0.33; 'calling': 0.34; 'but': 0.37; 'patch': 0.38; 'several': 0.38; 'accepted': 0.38; 'except': 0.39; 'change': 0.40; 'simple': 0.61; 'received:websitewelcome.com': 0.64; 'received:69.93': 0.67; 'to:addr:jeff': 0.84 Date: Sun, 04 Mar 2012 07:44:01 -0800 From: Ethan Furman User-Agent: Thunderbird 2.0.0.24 (Windows/20100228) MIME-Version: 1.0 To: jeff@twenty3fifty9.com Subject: Re: A possible change to decimal.Decimal? References: <15610330.329.1330728373676.JavaMail.geo-discussion-forums@ynlw24> <4F515C93.6080201@stoneleaf.us> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - gator410.hostgator.com X-AntiAbuse: Original Domain - python.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - stoneleaf.us X-BWhitelist: no X-Source: X-Source-Args: X-Source-Dir: X-Source-Sender: c-50-137-149-57.hsd1.or.comcast.net ([192.168.74.2]) [50.137.149.57]:3983 X-Source-Auth: ethan+stoneleaf.us X-Email-Count: 6 X-Source-Cap: dG9idWs7dG9idWs7Z2F0b3I0MTAuaG9zdGdhdG9yLmNvbQ== Cc: python-list@python.org X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 15 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1330878931 news.xs4all.nl 6897 [2001:888:2000:d::a6]:36004 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:21203 Jeff Beardsley wrote: > The problem with that though: I am not calling reload(), except to > recreate the error as implemented by the web frameworks. > > I am also unlikely to get a patch accepted into several different > projects, where this is ONE project, and it's a simple change Simple -- maybe. Appropriate -- no. It is unfortunate that those frameworks have that bug, but it is not up to Decimal to fix it for them. ~Ethan~