Path: csiph.com!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!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.001 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'anyway.': 0.04; 'subject:Python': 0.05; 'python': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'terry': 0.09; 'unexpected': 0.09; 'bug': 0.10; 'thread': 0.11; 'bugs,': 0.16; 'describing': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'reedy': 0.16; 'volunteers;': 0.16; 'wed,': 0.16; 'wrote:': 0.17; 'fix': 0.17; 'jan': 0.18; 'changes': 0.20; '+0000': 0.20; 'tracker': 0.20; 'doc': 0.22; "i'd": 0.22; 'this:': 0.23; "i've": 0.23; 'url:bugs': 0.24; 'tried': 0.25; 'header:In-Reply-To:1': 0.25; 'header:User-Agent:1': 0.26; 'bugs': 0.27; 'propose': 0.27; 'header:X-Complaints-To:1': 0.28; 'run': 0.28; 'occurred': 0.29; 'date:': 0.29; 'reporting': 0.29; 'error': 0.30; 'url:python': 0.32; 'suggestion': 0.32; 'message.': 0.33; 'to:addr:python-list': 0.33; 'list': 0.35; 'so,': 0.35; 'pm,': 0.35; 'subject:?': 0.35; 'something': 0.35; 'received:org': 0.36; 'subject:': 0.36; 'but': 0.36; 'wanted': 0.36; 'url:org': 0.36; 'email addr:python.org': 0.36; 'anything': 0.36; 'being': 0.37; 'rather': 0.37; 'well.': 0.37; 'subject:: ': 0.38; 'from:': 0.38; 'url:docs': 0.38; 'to:addr:python.org': 0.39; 'takes': 0.39; 'where': 0.40; 'skip:" 10': 0.40; 'header:Received:5': 0.40; 'your': 0.60; 'easy': 0.60; 'submission': 0.61; 'times': 0.63; 'more': 0.63; '2013': 0.84; 'received:fios.verizon.net': 0.84; 'subject:you': 0.88 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Terry Reedy Subject: Re: Do you feel bad because of the Python docs? Date: Wed, 06 Mar 2013 18:50:35 -0500 References: <512cb0a0$0$30001$c3e8da3$5496439d@news.astraweb.com> <57fd0b09-b30d-4e62-845a-aac198113a40@googlegroups.com> <54967758-e84c-4b9c-a09c-10fbdbec230f@googlegroups.com> <63b306c9-db6f-4c4c-b3c6-4c602ba31201@kt16g2000pbb.googlegroups.com> <20130306114842.c0da03f1ba6a3c99d429f3a8@lavabit.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: pool-173-75-251-66.phlapa.fios.verizon.net User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130215 Thunderbird/17.0.3 In-Reply-To: <20130306114842.c0da03f1ba6a3c99d429f3a8@lavabit.com> 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: 40 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1362613856 news.xs4all.nl 6858 [2001:888:2000:d::a6]:42676 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:40671 On 3/6/2013 2:48 PM, rh wrote: >> I've tried twice to register with the bug tracker -- including >> just before sending this post. Both times I got something like >> this: >> >> Subject: Failed issue tracker submission >> From: Python tracker >> Date: Wed, 06 Mar 2013 00:56:44 +0000 >> >> An unexpected error occurred during the processing >> of your message. The tracker administrator is being >> notified. >> >> So, it's not all that easy to report bugs for me, anyway. I'd >> given up, prior, but reading this thread I thought I'd try one >> more time. >> >> I had wanted to report doc bugs, too, as I used to do copy and >> line editing. I seem to be able to find typos and such rather >> easily, but reporting said bugs -- not so easy. From http://docs.python.org/3/bugs.html "Documentation bugs If you find a bug in this documentation or would like to propose an improvement, please send an e-mail to docs@python.org describing the bug and where you found it. If you have a suggestion how to fix it, include that as well. docs@python.org is a mailing list run by volunteers; your request will be noticed, even if it takes a while to be processed." For anything more than trivial changes (typos, grammar errors), a tracker issue is better. But the above is better than nothing. -- Terry Jan Reedy