Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed2a.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.018 X-Spam-Evidence: '*H*': 0.96; '*S*': 0.00; 'that?': 0.05; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; '(note:': 0.16; 'clone': 0.16; 'darwin,': 0.16; 'finney': 0.16; 'made,': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'later': 0.20; 'header:User-Agent:1': 0.23; 'specify': 0.24; 'source': 0.25; 'header:X-Complaints-To:1': 0.27; 'url:code': 0.29; "d'aprano": 0.31; 'steven': 0.31; 'writes:': 0.31; 'file': 0.32; 'updated': 0.34; 'version': 0.36; 'version:': 0.36; 'entry': 0.36; 'problems': 0.38; 'ben': 0.38; 'to:addr:python-list': 0.38; 'does': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'url:p': 0.64; 'more': 0.64; 'skip:\xe2 10': 0.65; 'latest': 0.67; 'frequently': 0.68; 'received:125': 0.84; 'confidence': 0.95 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Ben Finney Subject: Re: Announce: PyPrimes 0.2.1a Date: Thu, 08 Jan 2015 18:12:07 +1100 References: <54ae0917$0$2738$c3e8da3$76491128@news.astraweb.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Gmane-NNTP-Posting-Host: jigong.madmonks.org X-Public-Key-ID: 0xAC128405 X-Public-Key-Fingerprint: 517C F14B B2F3 98B0 CB35 4855 B8B2 4C06 AC12 8405 X-Public-Key-URL: http://www.benfinney.id.au/contact/bfinney-pubkey.asc X-Post-From: Ben Finney User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) Cancel-Lock: sha1:LSTzSoc1h++rXlVEq46bUOPZUHk= 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: 19 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1420701187 news.xs4all.nl 2906 [2001:888:2000:d::a6]:36949 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:83319 Steven D'Aprano writes: > (Note: pip may have problems downloading the right version if you > don't specify a version number.) > > Or you can access the latest development version: > > hg clone https://code.google.com/p/pyprimes/ The source has a ‘CHANGES.txt’ file which has no entry later than version 0.2a. Why was the later version made, and when will the change log be updated for that? -- \ “Ignorance more frequently begets confidence than does | `\ knowledge.” —Charles Darwin, _The Descent of Man_, 1871 | _o__) | Ben Finney