Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #64456 > unrolled thread

Re: Python 1.0 - release date?

Started byChris Angelico <rosuav@gmail.com>
First post2014-01-22 08:12 +1100
Last post2014-01-22 08:12 +1100
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: Python 1.0 - release date? Chris Angelico <rosuav@gmail.com> - 2014-01-22 08:12 +1100

#64456 — Re: Python 1.0 - release date?

FromChris Angelico <rosuav@gmail.com>
Date2014-01-22 08:12 +1100
SubjectRe: Python 1.0 - release date?
Message-ID<mailman.5822.1390338750.18130.python-list@python.org>
On Wed, Jan 22, 2014 at 7:54 AM, Dan Stromberg <drsalists@gmail.com> wrote:
> Does anyone know when Python 1.0 was released?
>
> I want to say August of 1993, but there are apparently those who disagree.

Wikipedia [1] says Jan 1994, but the cited link [2] doesn't actually
give a date for 1.0. However, I did find a blog post by Guido [3] says
Jan 26 1994, uncited but presumably authoritative, and digging through
'hg log' shows this:

changeset:   1537:7ecd6380566c
branch:      legacy-trunk
user:        Guido van Rossum <guido@python.org>
date:        Wed Jan 26 17:55:41 1994 +0000
summary:     Release of 1.0.0

I'd say that's probably when it happened. :)

ChrisA

[1] https://en.wikipedia.org/wiki/History_of_Python
[2] http://www.python.org/download/releases/ (footnote 8 in the above)
[3] http://python-history.blogspot.com.au/2009/01/brief-timeline-of-python.html

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web