Vinay Sajip
|
f138f8c1ab
|
Merged cookbook corrections from 3.2.
|
2012-04-17 00:41:39 +01:00 |
Vinay Sajip
|
62930e1cc5
|
Corrected version numbers in cookbook example.
|
2012-04-17 00:40:48 +01:00 |
Vinay Sajip
|
e8a463d791
|
Merged tweaks to cookbook example from 3.2.
|
2012-04-16 15:47:05 +01:00 |
Vinay Sajip
|
59b9a79a5a
|
Tweaked format of cookbook example.
|
2012-04-16 15:46:18 +01:00 |
Vinay Sajip
|
1b7101968a
|
Merged cookbook update from 3.2.
|
2012-04-16 15:29:28 +01:00 |
Vinay Sajip
|
b00e8f108d
|
Added cookbook example for BOM insertion.
|
2012-04-16 15:28:50 +01:00 |
Vinay Sajip
|
8bf2aea962
|
Merged updates to logging reference and HOWTO from 3.2.
|
2012-04-10 20:00:43 +01:00 |
Vinay Sajip
|
074faff925
|
Updated logging reference and HOWTO.
|
2012-04-10 19:59:50 +01:00 |
Vinay Sajip
|
da29f8c915
|
Merged comment correction from 3.2.
|
2012-04-09 19:47:16 +01:00 |
Vinay Sajip
|
838e638a96
|
Corrected comment in cookbook example script.
|
2012-04-09 19:46:24 +01:00 |
Vinay Sajip
|
452806c8e3
|
Merged logging cookbook update from 3.2.
|
2012-04-08 01:51:29 +01:00 |
Vinay Sajip
|
0292fa99ef
|
Added multiprocessing example to logging cookbook.
|
2012-04-08 01:49:12 +01:00 |
Georg Brandl
|
1a7742eb4d
|
merge with 3.2
|
2012-03-25 08:43:32 +02:00 |
Georg Brandl
|
11ee31ab08
|
Closes #14401: fix typos in curses howto.
|
2012-03-25 08:43:22 +02:00 |
Martin v. Löwis
|
ecc92db031
|
merge 3.2
|
2012-03-24 17:40:50 +01:00 |
Martin v. Löwis
|
2dee394af9
|
Issue #14400: Fix typo.
|
2012-03-24 17:39:57 +01:00 |
Senthil Kumaran
|
7596aeaba7
|
cpython:Fix the wrong urllib exampls which use str for POST data. Closes Issue11261
|
2012-03-14 18:11:46 -07:00 |
Senthil Kumaran
|
87684e6eea
|
Fix the wrong urllib exampls which use str for POST data. Closes Issue11261
|
2012-03-14 18:08:13 -07:00 |
Senthil Kumaran
|
e24f96a059
|
Issue10050 - urlretrieve uses newer urlopen. reporthook of urlretrieve takes, block number, block read size, file_size
|
2012-03-13 19:29:33 -07:00 |
Éric Araujo
|
6a59b70cba
|
Merge 3.2
|
2012-03-05 16:24:07 +01:00 |
Éric Araujo
|
fdfaf0aba2
|
Use source reST role instead of file where it makes sense.
source generates a nifty link to the Mercurial web viewer.
|
2012-03-05 15:50:37 +01:00 |
Éric Araujo
|
d3899e320f
|
Remove mention of defunct file.
Misc/COPYRIGHT was renamed twelve years ago to LICENSE and later copied
to the main docs, to which there is already a link.
|
2012-03-05 15:47:32 +01:00 |
Larry Hastings
|
7b5649cd48
|
Merge: Propagate changes for issues #13053 and #13086 from 2.7 to 3.2.
(Doc only.)
|
2012-02-28 16:30:31 -08:00 |
Larry Hastings
|
62417a0354
|
Propagate changes for issues #13053 and #13086 from 2.7 to 3.2. (Doc only.)
|
2012-02-28 16:21:47 -08:00 |
Vinay Sajip
|
ff4b7bfaef
|
Merged cookbook improvement from 3.2.
|
2012-02-28 08:06:01 +00:00 |
Vinay Sajip
|
39b83ac772
|
Improved logging cookbook example.
|
2012-02-28 08:05:23 +00:00 |
Georg Brandl
|
86798d4ff9
|
Merge with 3.2.
|
2012-02-28 08:21:49 +01:00 |
Georg Brandl
|
e998386442
|
Fix markup errors.
|
2012-02-28 08:21:40 +01:00 |
Vinay Sajip
|
bd2c199b2b
|
Merged cookbook update for LogRecord customisation.
|
2012-02-27 11:57:25 +00:00 |
Vinay Sajip
|
982f534fab
|
Updated cookbook with information on customising LogRecords.
|
2012-02-27 11:56:29 +00:00 |
Vinay Sajip
|
22fa0677d6
|
Merged cookbook update from 3.2.
|
2012-02-27 11:03:26 +00:00 |
Vinay Sajip
|
6b883a2c4d
|
Updated logging cookbook with info on alternative format styles.
|
2012-02-27 11:02:45 +00:00 |
Senthil Kumaran
|
0bfa963fbb
|
merged from 3.2
Issue #6005: Examples in the socket library documentation use sendall, where
relevant, instead send method.
|
2012-02-09 17:55:56 +08:00 |
Senthil Kumaran
|
6e13f130a9
|
Fix Issue #6005: Examples in the socket library documentation use sendall,
where relevant, instead send method.
|
2012-02-09 17:54:17 +08:00 |
Ezio Melotti
|
226231c930
|
Use ASCII quotes and fix markup.
|
2012-01-18 05:40:00 +02:00 |
Sandro Tosi
|
1abde3628b
|
fix some broken URLs
|
2011-12-31 18:46:50 +01:00 |
Vinay Sajip
|
23b94d0b98
|
Refactored logging rotating handlers for improved flexibility.
|
2012-01-04 12:02:26 +00:00 |
Sandro Tosi
|
8df168cc7b
|
merge with 3.2
|
2011-12-31 19:03:30 +01:00 |
Florent Xicluna
|
aa6c1d240f
|
Issue #13575: there is only one class type.
|
2011-12-12 18:54:29 +01:00 |
Antoine Pitrou
|
3731142e19
|
Merge assorted fixes from 3.2
|
2011-12-05 01:47:40 +01:00 |
Antoine Pitrou
|
5b73ca4b3d
|
s/SOCKSTREAM/TCP/
|
2011-12-05 01:46:35 +01:00 |
Antoine Pitrou
|
8e644f0e7c
|
Reword IPC section
|
2011-12-05 01:43:32 +01:00 |
Antoine Pitrou
|
8345451170
|
Use www.python.org instead of a hostname pointing to a parked (or squatted) domain.
Also, reformat a bit.
|
2011-12-05 01:37:34 +01:00 |
Antoine Pitrou
|
fa03f6c863
|
Remove the outdated notion that multithreading doesn't work well on Unices.
|
2011-12-05 01:32:29 +01:00 |
Antoine Pitrou
|
9b1ec97867
|
Remove reference to the base64 encoding.
|
2011-12-05 01:22:03 +01:00 |
Antoine Pitrou
|
534e253cb6
|
Remove reference to the base64 encoding.
|
2011-12-05 01:21:46 +01:00 |
Antoine Pitrou
|
b53e2c4900
|
The functional module hasn't been maintained since 2006 and doesn't work with Python 3.
Remove section about it from the functional programming FAQ.
|
2011-12-05 01:05:55 +01:00 |
Antoine Pitrou
|
48a7cbf7c2
|
The functional module hasn't been maintained since 2006 and doesn't work with Python 3.
Remove section about it from the functional programming FAQ.
|
2011-12-05 01:05:32 +01:00 |
Jason R. Coombs
|
c9b644eac2
|
Merge fix for Issue #12666 from 3.2
|
2011-12-03 08:59:53 -05:00 |
Jason R. Coombs
|
a90e364ea5
|
Issue #12666: Added section about map changes.
|
2011-12-03 08:24:21 -05:00 |