Martin Panter
|
f2f1c57b7e
|
Fix typos in comments, documentation and test method names
|
2016-05-08 13:18:25 +00:00 |
Martin Panter
|
5b48fa9fa4
|
Fix spelling (inital), grammar (may translates) in documentation, comments
|
2016-04-19 04:03:41 +00:00 |
Serhiy Storchaka
|
9a118f1dc3
|
Issue #26778: Fixed "a/an/and" typos in code comment and documentation.
|
2016-04-17 09:37:36 +03:00 |
Martin Panter
|
6a8163a928
|
Correct “an” → “a” with “Unicode”, “user”, “UTF”, etc
This affects documentation and code comments.
|
2016-04-15 02:14:19 +00:00 |
Martin Panter
|
53ae0ba6e3
|
Issue #26304: Change "allows to <verb>" to "allows <verb>ing" or similar
The original form is incorrect grammar and feels awkward, even though the
meaning is clear.
|
2016-02-10 05:44:01 +00:00 |
Serhiy Storchaka
|
c72e66a048
|
Issue #25523: Backported a-to-an corrections.
|
2015-11-02 15:06:09 +02:00 |
Georg Brandl
|
21e99f4924
|
#5341: more built-in vs builtin fixes.
|
2010-03-07 15:23:59 +00:00 |
Georg Brandl
|
2bd92a5961
|
Move find_recursionlimit.py to Tools/scripts; it is out of place in Misc.
|
2009-10-11 21:10:07 +00:00 |
Georg Brandl
|
5a85d5c4f2
|
#6332: fix word dupes throughout the source.
|
2009-06-24 06:41:19 +00:00 |
Mark Dickinson
|
3e4caeb3bf
|
Issue #5341: Fix a variety of spelling errors.
|
2009-02-21 20:27:01 +00:00 |
Guido van Rossum
|
af16ece18e
|
Fix a few typos and layout glitches (more work is needed).
Move 2.5 news to Misc/HISTORY.
|
2008-02-21 19:46:35 +00:00 |
Andrew M. Kuchling
|
95b0478c07
|
Typo fix
|
2006-09-07 13:56:23 +00:00 |
Anthony Baxter
|
24078c5c4f
|
moved older releases into HISTORY
|
2006-03-20 06:30:41 +00:00 |
Raymond Hettinger
|
565ea5ae37
|
SF bug#1038917 fix typos (Contributed by George Yoshida.)
|
2004-10-02 11:02:59 +00:00 |
Andrew M. Kuchling
|
e240d9bcc5
|
Update URLs
|
2004-03-21 18:48:22 +00:00 |
Walter Dörwald
|
f0dfc7ac5c
|
Fix a bunch of typos in documentation, docstrings and comments.
(From SF patch #810751)
|
2003-10-20 14:01:56 +00:00 |
Skip Montanaro
|
4cb2204851
|
migrate news about 2.1 and earlier releases from NEWS to HISTORY in
preparation for ReST-ification of NEWS. (Also tests checkin ability
from my new Powerbook. woohoo!)
|
2002-09-17 20:55:31 +00:00 |
Guido van Rossum
|
f2eac99a4f
|
Added release dates (in some cases detemined by looking at the mtime
of distribution files in ftp://ftp.python.org/pub/python/src/).
|
2000-09-04 17:24:24 +00:00 |
Guido van Rossum
|
a598c93b11
|
1.6 is history.
|
2000-09-04 16:26:03 +00:00 |
Guido van Rossum
|
2001da4e0c
|
Moved NEWS from 1.5.2 here.
|
2000-09-01 22:26:44 +00:00 |
Guido van Rossum
|
439d1fa8b0
|
Moved history up to and including 1.5.1 here.
|
1998-12-21 21:41:14 +00:00 |
Guido van Rossum
|
821a558f39
|
Moved the 1.4 NEWS file here (it had to happen someday...).
|
1997-05-23 04:05:31 +00:00 |
Guido van Rossum
|
c30e95f4b0
|
Moved 1.3 news to HISTORY; put some 1.4 news in NEWS
|
1996-07-30 18:53:51 +00:00 |
Guido van Rossum
|
d462f3dc28
|
added 1.2 news
|
1995-10-09 21:30:37 +00:00 |
Guido van Rossum
|
f456b6d691
|
Moved 1.1 and 1.1.1 news here
|
1995-01-04 19:20:37 +00:00 |
Guido van Rossum
|
aa25386fc2
|
Moved older news to HISTORY file
|
1994-10-06 17:18:57 +00:00 |
Guido van Rossum
|
a7925f18de
|
Initial revision
|
1994-01-26 10:20:16 +00:00 |