Ezio Melotti
|
425aa2e11b
|
Fix some broken URLs.
|
2010-04-05 12:51:45 +00:00 |
Georg Brandl
|
21e99f4924
|
#5341: more built-in vs builtin fixes.
|
2010-03-07 15:23:59 +00:00 |
Andrew M. Kuchling
|
6b2bd05b16
|
#7794: describe 2.6 support for executing directories and zip archives
|
2010-02-22 14:53:17 +00:00 |
Georg Brandl
|
f0f6bd6332
|
#7926: fix-up wording.
|
2010-02-14 13:38:12 +00:00 |
Georg Brandl
|
4a670c5572
|
#7926: fix stray parens.
|
2010-02-14 08:18:23 +00:00 |
Georg Brandl
|
a17f60242f
|
Make separate section for deprecations in 2.6 whatsnew.
|
2009-11-18 18:52:23 +00:00 |
Georg Brandl
|
a4314c2b21
|
Fix broken links found by "make linkcheck". scipy.org seems to be done right now, so I could not verify links going there.
|
2009-10-11 20:16:16 +00:00 |
Andrew M. Kuchling
|
915b1206f2
|
Note side benefit of socket.create_connection()
|
2009-10-05 21:25:35 +00:00 |
Georg Brandl
|
d7d4fd7336
|
builtin -> built-in.
|
2009-07-26 14:37:28 +00:00 |
Georg Brandl
|
0eca77c40c
|
#6174: fix indentation in code example.
|
2009-06-03 21:21:09 +00:00 |
Andrew M. Kuchling
|
a178a69819
|
Fix 'the the' duplication
|
2009-04-03 21:45:29 +00:00 |
Andrew M. Kuchling
|
b585255f02
|
Remove comment
|
2009-03-30 22:29:53 +00:00 |
Georg Brandl
|
fbb995f6c2
|
#5344: fix punctuation.
|
2009-02-27 16:52:55 +00:00 |
Benjamin Peterson
|
a7b55a33f8
|
revert r69777 since all the experts agree that extra import lines distract from the code
|
2009-02-20 03:31:23 +00:00 |
Jeroen Ruigrok van der Werven
|
5149742e8b
|
Since we recommend one module per import line, reflect this also in the
documentation.
|
2009-02-19 18:52:21 +00:00 |
Benjamin Peterson
|
35b345484d
|
string exceptions are gone
|
2009-01-08 03:39:46 +00:00 |
Georg Brandl
|
7044b11818
|
Remove tabs from the documentation.
|
2009-01-03 21:04:55 +00:00 |
Georg Brandl
|
c62ef8b4d9
|
Remove trailing whitespace.
|
2009-01-03 20:55:06 +00:00 |
Benjamin Peterson
|
9f35070a6b
|
fix incorrect example
|
2008-12-13 04:02:20 +00:00 |
Andrew M. Kuchling
|
e529165ee3
|
Fix wording (2.6.1 backport candidate)
|
2008-10-16 20:15:47 +00:00 |
Benjamin Peterson
|
fc72de7bca
|
quiet sphinx warnings
|
2008-10-08 21:11:33 +00:00 |
Georg Brandl
|
06a1386902
|
#4058: fix some whatsnew markup.
|
2008-10-08 17:30:55 +00:00 |
Andrew M. Kuchling
|
0e21a797c6
|
Note how bytes alias is expected to be used
|
2008-10-08 13:21:27 +00:00 |
Andrew M. Kuchling
|
baa7fb5877
|
Set svn:keywords
|
2008-10-04 16:52:01 +00:00 |
Andrew M. Kuchling
|
462f96a802
|
two corrections
|
2008-10-04 03:08:56 +00:00 |
Barry Warsaw
|
5927786e61
|
Today is the release date
|
2008-10-01 22:05:43 +00:00 |
Andrew M. Kuchling
|
f609cf229f
|
Add a last bunch of items
|
2008-09-27 14:12:33 +00:00 |
Lars Gustäbel
|
5576091fc7
|
Correct information about the tarfile module.
|
2008-09-19 12:39:23 +00:00 |
Andrew M. Kuchling
|
b34c3f4024
|
Note sqlite3 version; move item
|
2008-09-17 13:04:53 +00:00 |
Andrew M. Kuchling
|
24c9021ebf
|
Remove comment about improvement: pystone is about the same, and
the improvements seem to be difficult to quantify
|
2008-09-17 12:58:22 +00:00 |
Andrew M. Kuchling
|
026bcced2d
|
Markup fixes
|
2008-09-17 12:57:04 +00:00 |
Georg Brandl
|
4da1da094c
|
#3888: add some deprecated modules in whatsnew.
|
2008-09-17 08:45:54 +00:00 |
Andrew M. Kuchling
|
687dfd20d6
|
Rewrite item a bit
|
2008-09-15 13:08:32 +00:00 |
Benjamin Peterson
|
c272362747
|
mention that object.__init__ no longer takes arbitrary args and kwargs
|
2008-09-15 02:53:23 +00:00 |
Benjamin Peterson
|
5f671dfa69
|
fix a name issue; note all doc files should be encoded in utf8
|
2008-09-13 22:54:43 +00:00 |
Georg Brandl
|
9af9498c6e
|
Remove things specific to the old Macintosh, and spell "Mac OS X" consistently.
|
2008-09-13 17:41:16 +00:00 |
Andrew M. Kuchling
|
48a937ab41
|
Various corrections
|
2008-09-06 12:50:05 +00:00 |
Andrew M. Kuchling
|
6024834ed9
|
#3671: Typo fix
|
2008-09-05 15:15:56 +00:00 |
Andrew M. Kuchling
|
3ff2275628
|
#3671: various corrections and markup fixes noted by Kent Johnson
|
2008-09-04 13:26:24 +00:00 |
Benjamin Peterson
|
cde6dc9a86
|
3.0 still has the old threading names
|
2008-09-03 21:48:20 +00:00 |
Andrew M. Kuchling
|
3e75d2336d
|
Add e-mail address
|
2008-09-02 13:08:11 +00:00 |
Andrew M. Kuchling
|
8315da4c17
|
Clarify example; add imports
|
2008-09-02 13:06:00 +00:00 |
Mark Summerfield
|
0792cbf5e1
|
a typo
|
2008-09-02 07:23:16 +00:00 |
Andrew M. Kuchling
|
86533776c2
|
Describe the __hash__ changes
|
2008-09-02 01:13:42 +00:00 |
Andrew M. Kuchling
|
51eb7a9daa
|
Update patch/bug count
|
2008-08-31 15:48:44 +00:00 |
Andrew M. Kuchling
|
ba40fb467d
|
Last batch of edits; remove the 'other changes' section
|
2008-08-31 15:41:48 +00:00 |
Andrew M. Kuchling
|
fa881f2bd4
|
Edit the library section, rearranging items to flow better and making lots of edits
|
2008-08-31 14:29:31 +00:00 |
Andrew M. Kuchling
|
4d028570c7
|
More edits
|
2008-08-31 02:24:08 +00:00 |
Andrew M. Kuchling
|
eaa29bb238
|
More edits; markup fixes
|
2008-08-30 22:56:54 +00:00 |
Andrew M. Kuchling
|
5f2dc0bf7b
|
Edit four more sections
|
2008-08-30 16:44:54 +00:00 |