Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed3.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.024 X-Spam-Evidence: '*H*': 0.95; '*S*': 0.00; 'subject:Python': 0.06; 'cc:addr:python-list': 0.11; '1.0.0': 0.16; 'cc:name:python list': 0.16; 'from:addr:pobox.com': 0.16; 'from:addr:skip': 0.16; 'headings': 0.16; 'subject:1.0': 0.16; 'sender:addr:gmail.com': 0.17; 'cc:addr:python.org': 0.22; 'skip': 0.24; 'subject:release': 0.24; 'cc:2**0': 0.24; 'header:In-Reply-To:1': 0.27; 'message- id:@mail.gmail.com': 0.30; 'apparently': 0.31; 'says': 0.33; 'but': 0.35; 'received:google.com': 0.35; 'there': 0.35; 'subject:?': 0.36; 'january': 0.37; 'release': 0.40; 'august': 0.61; 'back': 0.62; 'to:addr:gmail.com': 0.65; 'actually,': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=o3JpeJzT/zPvIzJtFNc6A0wpheLoHOYwUZgoGnUD8Kg=; b=RUPaT+ITXbT6Eck9TxErlZ0+8HeuzxHvsfHnZWQ4hJ1mSy/b/r3IlDnwUgS2CHPUVS /OeBjXH2yhQg1lKSzVH/so/cjzqRkDKuiekY7QtkrdYFVhqaVLNklE2OhymN9Vta4Kfo LFEBftNZKA9QPTMV08H2pP15vXguykuS88gj5h8+4Wb198MPE6QOAGyhhd/ABT0mt1PV RD+kY6tdg91fmul29gpzNKXlyQGnGNsCrl2wPSuYoBUONUpu6o8+wdZTfBpiyoG5HG4b WVhQVXqhmHlOBeGrmybyNGkpMnDIjYzhEhnEUKb4qfTxhRF2xH/ERgYc8/NI6w0hSJqX ZdQQ== MIME-Version: 1.0 X-Received: by 10.43.127.200 with SMTP id hb8mr2328878icc.80.1390339269288; Tue, 21 Jan 2014 13:21:09 -0800 (PST) Sender: skip.montanaro@gmail.com In-Reply-To: References: Date: Tue, 21 Jan 2014 15:21:09 -0600 X-Google-Sender-Auth: pJGMS4qsWVnYhUwQjJdtQA6YGf0 Subject: Re: Python 1.0 - release date? From: Skip Montanaro To: Dan Stromberg Content-Type: text/plain; charset=UTF-8 Cc: Python List 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: 12 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1390339271 news.xs4all.nl 2887 [2001:888:2000:d::a6]:55380 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:64457 > I want to say August of 1993, but there are apparently those who disagree. Misc/HISTORY says 26 January 1994: ======================================= ==> Release 1.0.0 (26 January 1994) <== ======================================= Actually, Misc/HISTORY has release headings going back as far as 0.9.0 (February 1991). Skip