Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!rt.uk.eu.org!newsfeed.xs4all.nl!newsfeed4a.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.021 X-Spam-Evidence: '*H*': 0.96; '*S*': 0.00; 'subject:Python': 0.06; 'rename': 0.07; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'subject:How': 0.10; 'python': 0.11; 'blocking': 0.16; 'fork': 0.16; 'fyi,': 0.16; 'helps.': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'roy': 0.16; 'successor': 0.16; 'transition:': 0.16; 'wrote:': 0.18; 'module': 0.19; 'projects,': 0.19; 'header:User-Agent:1': 0.23; 'replace': 0.24; 'header:X -Complaints-To:1': 0.27; 'header:In-Reply-To:1': 0.27; 'idea': 0.28; "i'm": 0.30; 'probably': 0.32; 'actively': 0.33; 'could': 0.34; 'convert': 0.35; 'but': 0.35; 'maintained': 0.36; 'skip:> 10': 0.36; 'transition': 0.36; "i'll": 0.36; 'should': 0.36; 'too': 0.37; 'list.': 0.37; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'how': 0.40; 'future': 0.60; 'hope': 0.61; 'free': 0.61; 'from:charset:utf-8': 0.61; 'back': 0.62; 'more': 0.64; 'total': 0.65; 'different': 0.65; 'received:46': 0.66; 'direct': 0.67; 'between': 0.67; 'smith': 0.68; 'subject: & ': 0.68; 'stand.': 0.84; 'migrating': 0.91; 'imagine': 0.93 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: =?UTF-8?B?SnVya28gR29zcG9kbmV0acSH?= Subject: Re: How keep Python 3 moving forward - suds & Python 3 Date: Sun, 25 May 2014 10:54:48 +0200 Organization: PKE sistemi d.o.o. References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Gmane-NNTP-Posting-Host: 46.188.236.159 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 In-Reply-To: X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 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: 27 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1401008103 news.xs4all.nl 2842 [2001:888:2000:d::a6]:55672 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:71991 Hi Roy. On 24.5.2014. 1:57, Roy Smith wrote: >> You need 19 projects to transition to Python 3. >> Of those 19 projects, 17 have no direct dependencies blocking their >> transition: >> >>[...snipped...] >> suds > > That's a big list. A few of those we could probably work around or > replace with a different module without too much pain. But, between > gevent, boto, fabric, and suds, any idea of migrating is a total > non-starter for us. I imagine they're all working on ports, but I'll > check back in a year and see how things stand. FYI, the suds-jurko fork works on Python 3. And since I'm not aware of any other actively maintained fork, should I find more free time in the future I might rename it to suds and try to convert it to a formal successor to suds. Hope this helps. Best regards, Jurko Gospodnetić