Benjamin Peterson
|
1f40ece2d7
|
2016 will be another year of writing copyrighted code
|
2016-01-01 10:23:45 -06:00 |
Benjamin Peterson
|
c6f13db94a
|
bump to 2.7.11rc1
|
2015-11-21 13:38:35 -08:00 |
Brett Cannon
|
4ff151a72a
|
Issue #24915: Make PGO builds support Clang and use the test suite for
profile data.
Thanks to Alecsandru Patrascu of Intel for the initial patch.
|
2015-09-18 15:09:42 -07:00 |
Benjamin Peterson
|
a40ea98fc1
|
bump version to 2.7.10rc1
|
2015-05-10 13:14:16 -04:00 |
Benjamin Peterson
|
dd87637d04
|
update for copyright for 2015
|
2014-12-31 18:09:36 -06:00 |
Benjamin Peterson
|
af358ef399
|
2.7.9rc1
|
2014-11-25 18:27:24 -06:00 |
Benjamin Peterson
|
fdbdcfe020
|
bump to 2.7.8
|
2014-06-29 18:58:16 -07:00 |
Benjamin Peterson
|
9c70397ea3
|
bump to 2.7.7 final
|
2014-05-31 11:17:34 -07:00 |
Benjamin Peterson
|
996bf4828d
|
bump to 2.7.7rc1
|
2014-05-17 17:31:50 -07:00 |
Benjamin Peterson
|
1aeb8cfcfd
|
update copyright year
|
2013-12-31 22:02:22 -06:00 |
Benjamin Peterson
|
07ffc78c9a
|
2.7.6rc1
|
2013-10-26 14:57:21 -04:00 |
Ezio Melotti
|
7cad370d38
|
#18707: point to Doc/README.txt in the README file. Patch by Madison May.
|
2013-08-16 21:32:25 +03:00 |
Benjamin Peterson
|
086494483d
|
bump version to 2.7.5
|
2013-05-11 22:29:20 -05:00 |
Benjamin Peterson
|
a1f6fab464
|
version to 2.7.4rc1
|
2013-03-23 10:17:29 -05:00 |
Benjamin Peterson
|
b25d611f8d
|
bring Python into 2013
|
2012-12-31 21:37:21 -06:00 |
Matthias Klose
|
3cef2a931c
|
- rename configure.in to configure.ac
- change references from configure.in to configure.ac
|
2012-03-14 23:39:33 +01:00 |
Benjamin Peterson
|
a2aa2ef313
|
bump to 2.7.3rc1
|
2012-02-23 10:52:17 -05:00 |
Benjamin Peterson
|
5f8d60647b
|
add another year to glorious PSF IP
|
2011-12-31 22:42:26 -06:00 |
Benjamin Peterson
|
cd20705902
|
bump to 2.7.2rc1
|
2011-05-29 16:50:27 -05:00 |
Guido van Rossum
|
dbd4efa21f
|
Merge from 2.6.
|
2011-03-19 16:23:18 -07:00 |
Guido van Rossum
|
d7bed77815
|
Whoops. The copyright should be two lines (merge from 2.5).
|
2011-03-19 16:20:39 -07:00 |
Guido van Rossum
|
197f7f6859
|
Whoops. The copyright should be two lines.
|
2011-03-19 16:20:06 -07:00 |
Guido van Rossum
|
3a6134569f
|
Test commit. Add 2011 to copyright line (merge from 2.6).
|
2011-03-19 16:18:02 -07:00 |
Guido van Rossum
|
54b76d4299
|
Test commit. Add 2011 to copyright line (merge from 2.5).
|
2011-03-19 16:17:14 -07:00 |
Guido van Rossum
|
deeb71e8a0
|
Test commit. Add 2011 to copyright line.
|
2011-03-19 16:14:44 -07:00 |
Benjamin Peterson
|
3e0fa42d87
|
2.7.1 final version bump
|
2010-11-27 14:40:29 +00:00 |
Barry Warsaw
|
d724296fc3
|
2.6.6 final. \o/
|
2010-08-23 23:37:56 +00:00 |
Barry Warsaw
|
607a2e3f6d
|
Bumping to 2.6.6rc2.
|
2010-08-16 22:19:57 +00:00 |
Barry Warsaw
|
6053744c3a
|
Bumping to 2.6.6 rc 1
|
2010-08-03 22:39:42 +00:00 |
Benjamin Peterson
|
e3c104554b
|
prepare for 2.7.1
|
2010-07-03 14:51:25 +00:00 |
Benjamin Peterson
|
c60082d283
|
update to 2.7 final
|
2010-07-03 13:56:13 +00:00 |
Benjamin Peterson
|
bfcedf4cb7
|
bump verson to 2.7rc2
|
2010-06-21 15:57:57 +00:00 |
Benjamin Peterson
|
c733b3252f
|
update emacs section
|
2010-06-20 15:12:04 +00:00 |
Andrew M. Kuchling
|
bffd62ee0c
|
Grammar fix
|
2010-06-12 20:00:55 +00:00 |
Georg Brandl
|
4f6ebc2db8
|
Merged revisions 81933 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r81933 | georg.brandl | 2010-06-12 08:45:33 +0200 (Sa, 12 Jun 2010) | 1 line
Update version in README.
........
|
2010-06-12 06:46:31 +00:00 |
Georg Brandl
|
3e83ff78c6
|
Update version in README.
|
2010-06-12 06:45:33 +00:00 |
Benjamin Peterson
|
77d534e59d
|
bump version to 2.7 rc1
|
2010-06-06 00:22:09 +00:00 |
Georg Brandl
|
b6ca2d679c
|
Merged revisions 69924,69998-69999 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r69924 | benjamin.peterson | 2009-02-24 02:45:35 +0000 (Di, 24 Feb 2009) | 1 line
update README on running tests
........
r69998 | benjamin.peterson | 2009-02-26 19:04:40 +0000 (Do, 26 Feb 2009) | 1 line
the startship is rather outdated now
........
r69999 | benjamin.peterson | 2009-02-26 19:05:59 +0000 (Do, 26 Feb 2009) | 1 line
comma
........
|
2010-05-18 23:38:50 +00:00 |
Benjamin Peterson
|
c251607d59
|
bump version to 2.7 beta 2
|
2010-05-08 17:08:17 +00:00 |
Benjamin Peterson
|
fbac6c1590
|
bump version to 2.7b1
|
2010-04-10 16:22:05 +00:00 |
Ezio Melotti
|
c0fd6ffd4f
|
Merged revisions 73824,78887,78895,78900,79024 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r73824 | ezio.melotti | 2009-07-04 04:18:08 +0300 (Sat, 04 Jul 2009) | 1 line
#6398 typo: versio. -> version.
........
r78887 | ezio.melotti | 2010-03-13 02:15:36 +0200 (Sat, 13 Mar 2010) | 1 line
fix broken links
........
r78895 | ezio.melotti | 2010-03-13 03:21:34 +0200 (Sat, 13 Mar 2010) | 1 line
#8011: use exc.tb_lineno instead of traceback.tb_lineno() and pep8ify variable names.
........
r78900 | ezio.melotti | 2010-03-13 06:39:51 +0200 (Sat, 13 Mar 2010) | 1 line
Silence compiler warnings.
........
r79024 | ezio.melotti | 2010-03-17 16:22:34 +0200 (Wed, 17 Mar 2010) | 1 line
Use "x in y" instead of y.find(x) != -1.
........
|
2010-03-23 13:20:39 +00:00 |
Barry Warsaw
|
d1dd2e307c
|
Bumping to 2.6.5 final.
|
2010-03-18 22:14:36 +00:00 |
Barry Warsaw
|
fb0928d117
|
Bumping to 2.6.5rc2
|
2010-03-09 22:31:52 +00:00 |
Benjamin Peterson
|
8e7c1178a0
|
bump version to 2.7a4
|
2010-03-06 20:34:14 +00:00 |
Barry Warsaw
|
fc79e8fd8e
|
Bump to 2.6.5 rc 1.
|
2010-03-01 22:10:45 +00:00 |
Benjamin Peterson
|
a7be9d240a
|
bump version to 2.7a3
|
2010-02-06 16:37:32 +00:00 |
Martin v. Löwis
|
ec2aed6617
|
Prepare for 2.5.5.
|
2010-01-31 12:38:29 +00:00 |
Martin v. Löwis
|
e7abfd7cef
|
Prepare for 2.5.5c2.
|
2010-01-24 14:24:46 +00:00 |
Martin v. Löwis
|
906e26e897
|
Prepare for 2.5.5c1.
|
2010-01-14 17:41:58 +00:00 |
Benjamin Peterson
|
aa7e51f006
|
bump version to 2.7a2
|
2010-01-09 16:34:06 +00:00 |