Alexander Belopolsky
|
fc55789cae
|
Updated UCD version and unicode.org links to Unicode 6.0.0
|
2010-12-10 18:11:24 +00:00 |
|
Raymond Hettinger
|
070ec70cbe
|
Move nntp entry back to changed modules section and add entry for non-ascii import directories.
|
2010-12-10 17:45:13 +00:00 |
|
Vinay Sajip
|
dfa0a2abcf
|
Minor documentation tweak.
|
2010-12-10 08:17:05 +00:00 |
|
Raymond Hettinger
|
522cc0a9a1
|
Reclassify some entries and remove a couple of minor ones.
|
2010-12-10 01:19:15 +00:00 |
|
Raymond Hettinger
|
21ec4bc296
|
Overview of email module and recategorize various entries.
|
2010-12-10 01:09:01 +00:00 |
|
Raymond Hettinger
|
5eb6390fc7
|
Doh! Example pasted twice, but only once in the right place.
|
2010-12-09 23:43:34 +00:00 |
|
Georg Brandl
|
fb1720b0f5
|
Fix "seperate".
|
2010-12-09 18:08:43 +00:00 |
|
Raymond Hettinger
|
792c076cce
|
Entries for datetime, callable, and collections.Counter.
|
2010-12-09 16:41:54 +00:00 |
|
Victor Stinner
|
53a9dd776e
|
Issue #10546: UTF-16-LE and UTF-16-BE *do* support non-BMP characters
Fix the doc and add tests.
|
2010-12-08 22:25:45 +00:00 |
|
Alexander Belopolsky
|
84cc06288d
|
Edited the Unicode 6.0.0 entry to add unicode.org links and trim the summary.
|
2010-12-08 21:38:46 +00:00 |
|
Alexander Belopolsky
|
72572319fc
|
Added a datetime new features entry
|
2010-12-08 21:21:56 +00:00 |
|
Raymond Hettinger
|
515fabbf96
|
Entry for inspect.getattr_static().
|
2010-12-08 11:33:19 +00:00 |
|
Raymond Hettinger
|
b1ff4024a8
|
Example of argparge with subparsers.
|
2010-12-08 11:19:45 +00:00 |
|
Raymond Hettinger
|
2ffa671de7
|
range() example
|
2010-12-08 10:18:21 +00:00 |
|
Raymond Hettinger
|
24a0941a0f
|
Nits.
|
2010-12-08 06:50:02 +00:00 |
|
Raymond Hettinger
|
83d8079ee7
|
Clean-ups.
|
2010-12-08 06:48:33 +00:00 |
|
Raymond Hettinger
|
b105519710
|
Add example for concurrent.futures.
|
2010-12-08 06:42:41 +00:00 |
|
Raymond Hettinger
|
3fcf002994
|
Update whatsnew. Salt the random number seed.
|
2010-12-08 01:13:53 +00:00 |
|
Raymond Hettinger
|
2c1ecc300e
|
Martin's name with Unicode.
|
2010-12-07 09:55:02 +00:00 |
|
Raymond Hettinger
|
c2c7c37377
|
Make the example a little more interesting and useful.
|
2010-12-07 09:44:21 +00:00 |
|
Raymond Hettinger
|
673ccf20dc
|
Clean-ups and examples.
|
2010-12-07 09:37:11 +00:00 |
|
Raymond Hettinger
|
68f1e8d87f
|
Spelling.
|
2010-12-07 09:24:30 +00:00 |
|
Raymond Hettinger
|
a0266335f5
|
More cleanups and examples.
|
2010-12-07 08:52:41 +00:00 |
|
Raymond Hettinger
|
677e10a45e
|
Add example for the entry for argparse
|
2010-12-07 06:45:30 +00:00 |
|
Raymond Hettinger
|
b5d793309e
|
Add entry for new pdb features
|
2010-12-07 02:04:56 +00:00 |
|
Raymond Hettinger
|
3f9734c0f4
|
Add entry for the new sysconfig module.
|
2010-12-07 01:47:52 +00:00 |
|
David Malcolm
|
778645a379
|
Fix typo
|
2010-12-07 00:32:04 +00:00 |
|
Raymond Hettinger
|
1fa7682c26
|
Note improvements to the docs.
|
2010-12-06 23:31:36 +00:00 |
|
Georg Brandl
|
fbb56ed8fb
|
Remove visible XXX comments.
|
2010-12-06 22:02:48 +00:00 |
|
R. David Murray
|
269a881d9a
|
Merged revisions 85674 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
........
r85674 | r.david.murray | 2010-10-17 19:12:16 -0400 (Sun, 17 Oct 2010) | 2 lines
Tighten up 'byte string' wording in base64 docs.
........
|
2010-12-06 18:52:48 +00:00 |
|
Raymond Hettinger
|
b87ba269e0
|
Typo fixups.
|
2010-12-06 04:31:40 +00:00 |
|
Georg Brandl
|
65b2eb9dfe
|
Fix title.
|
2010-12-05 11:42:38 +00:00 |
|
Raymond Hettinger
|
e5e1a987b2
|
Nits and todos
|
2010-12-05 08:35:21 +00:00 |
|
Georg Brandl
|
3ad46757f4
|
Apply rest of #10628, and add a few todo comments.
|
2010-12-05 07:59:29 +00:00 |
|
Raymond Hettinger
|
413abbc277
|
Spelling
|
2010-12-05 07:06:47 +00:00 |
|
Raymond Hettinger
|
dc2f9b5c98
|
Update the unittest section.
|
2010-12-05 07:02:45 +00:00 |
|
Raymond Hettinger
|
e5e728babd
|
New string format character.
|
2010-12-05 06:35:16 +00:00 |
|
Raymond Hettinger
|
d8fae4e6ad
|
Optimization notes.
|
2010-12-05 05:39:54 +00:00 |
|
Raymond Hettinger
|
43b5a857d6
|
Describe the transform/untranform methods
|
2010-12-05 04:04:21 +00:00 |
|
Raymond Hettinger
|
dadf93c910
|
Note the updates to range objects.
|
2010-12-05 02:56:21 +00:00 |
|
Raymond Hettinger
|
c269ae87c1
|
Optimization of Timsort.
|
2010-12-05 01:01:52 +00:00 |
|
Raymond Hettinger
|
a5a3554b4d
|
Start the argparse entry.
|
2010-12-05 00:39:18 +00:00 |
|
Raymond Hettinger
|
6e35394ed5
|
Mention itertools.accumulate().
|
2010-12-04 23:42:12 +00:00 |
|
Raymond Hettinger
|
6f04adc54b
|
Fill-in stub for concurrent.futures
|
2010-12-04 22:56:25 +00:00 |
|
Raymond Hettinger
|
d9404b5741
|
Doc nit.
|
2010-12-04 20:51:36 +00:00 |
|
Georg Brandl
|
46402378ca
|
Fix markup errors.
|
2010-12-04 19:06:18 +00:00 |
|
Georg Brandl
|
bccb8be262
|
Update suspicious exceptions.
|
2010-12-04 19:06:14 +00:00 |
|
Gregory P. Smith
|
8c647cd737
|
clarify the docs and new warning message.
|
2010-12-04 18:11:44 +00:00 |
|
Victor Stinner
|
13d49ee7d6
|
Issue #10601: sys.displayhook uses 'backslashreplace' error handler on
UnicodeEncodeError.
|
2010-12-04 17:24:33 +00:00 |
|
Georg Brandl
|
cbc79c76a8
|
Add display/undisplay pdb commands.
|
2010-12-04 16:21:42 +00:00 |
|