Benjamin Peterson
|
63c5202715
|
merge 3.3 (#4590)
|
2013-01-28 18:28:53 -05:00 |
|
Benjamin Peterson
|
4dafd4075c
|
fix long fixer docs (#4590)
|
2013-01-28 18:28:38 -05:00 |
|
Mark Dickinson
|
07c7136524
|
Issue #16772: in int(x, base), non-integer bases must have an __index__ method.
|
2013-01-27 10:17:52 +00:00 |
|
Sandro Tosi
|
876a58b8d1
|
merge with 3.3
|
2013-01-27 00:33:22 +01:00 |
|
Sandro Tosi
|
4c1b9f4ca7
|
fix typo; thanks to Andrew Harrington from docs@
|
2013-01-27 00:33:04 +01:00 |
|
Eli Bendersky
|
48c50bf4c8
|
Clarify ET.iterparse documentation - this function is not supported by the
C implementation.
|
2013-01-24 07:23:34 -08:00 |
|
Vinay Sajip
|
560eff173c
|
Merged doc update from 3.3.
|
2013-01-23 09:32:32 +00:00 |
|
Vinay Sajip
|
9427b03133
|
Merged doc update from 3.2.
|
2013-01-23 09:32:10 +00:00 |
|
Vinay Sajip
|
3d9e972270
|
Corrected typo, added comment in cookbook recipe.
|
2013-01-23 09:31:19 +00:00 |
|
Ezio Melotti
|
605a95ae44
|
#11379: merge with 3.3.
|
2013-01-22 22:50:06 +02:00 |
|
Ezio Melotti
|
564e4d8dc9
|
#11379: merge with 3.2.
|
2013-01-22 22:49:46 +02:00 |
|
Ezio Melotti
|
da4b5b82a3
|
#11379: rephrase minidom documentation to use the term "minimal" instead of "lightweight". Patch by Éric Araujo.
|
2013-01-22 22:47:57 +02:00 |
|
Vinay Sajip
|
88069d217a
|
Merged doc update from 3.3.
|
2013-01-22 15:58:34 +00:00 |
|
Vinay Sajip
|
a3bdce8c91
|
Merged doc update from 3.2.
|
2013-01-22 15:58:14 +00:00 |
|
Vinay Sajip
|
4b88d6c664
|
Added cookbook recipe for structured logging.
|
2013-01-22 15:57:39 +00:00 |
|
Vinay Sajip
|
be2795a6f9
|
Merged documentation update from 3.3.
|
2013-01-22 13:13:43 +00:00 |
|
Vinay Sajip
|
7f3e993a3a
|
Merged documentation update from 3.2.
|
2013-01-22 13:13:16 +00:00 |
|
Vinay Sajip
|
f186911e24
|
Updated logging HOWTO with a diagram.
|
2013-01-22 13:12:34 +00:00 |
|
Serhiy Storchaka
|
2ba095c6c5
|
Fix shutil.which() test for issue #16993.
|
2013-01-22 10:32:16 +02:00 |
|
Serhiy Storchaka
|
80c88f4304
|
Fix shutil.which() test for issue #16993.
|
2013-01-22 10:31:36 +02:00 |
|
Vinay Sajip
|
e461f7939d
|
Issue #17007: Merged minor changes from 3.3.
|
2013-01-21 21:58:29 +00:00 |
|
Vinay Sajip
|
9fff3865da
|
Issue #17007: Merged minor changes from 3.2.
|
2013-01-21 21:58:05 +00:00 |
|
Vinay Sajip
|
52b3d34d1c
|
Issue #17007: Made minor changes to documentation wording.
|
2013-01-21 21:57:10 +00:00 |
|
Vinay Sajip
|
272b0e324c
|
Closes #17007: Merged doc update from 3.3.
|
2013-01-21 19:46:18 +00:00 |
|
Vinay Sajip
|
f29839e8e8
|
Issue #17007: Merged doc update from 3.2.
|
2013-01-21 19:45:27 +00:00 |
|
Vinay Sajip
|
6c4c16cdb8
|
Issue #17007: Improved logging documentation based on suggestions in the issue.
|
2013-01-21 19:44:28 +00:00 |
|
Serhiy Storchaka
|
5b987c2e68
|
Issue #16993: shutil.which() now preserves the case of the path and extension
on Windows.
|
2013-01-21 15:01:34 +02:00 |
|
Serhiy Storchaka
|
014791f848
|
Issue #16993: shutil.which() now preserves the case of the path and extension
on Windows.
|
2013-01-21 15:00:27 +02:00 |
|
Stefan Krah
|
a12ff2c682
|
Merge 3.3.
|
2013-01-20 23:19:22 +01:00 |
|
Stefan Krah
|
e4aa08e52b
|
Issue #7353: Remove references to Include/intobject.h in the C-porting howto.
|
2013-01-20 23:18:00 +01:00 |
|
Benjamin Peterson
|
668d2cc3d8
|
merge 3.3
|
2013-01-20 10:09:51 -05:00 |
|
Benjamin Peterson
|
648fa19745
|
end is a keyword argument
|
2013-01-20 10:09:44 -05:00 |
|
Benjamin Peterson
|
e7ce184fe8
|
merge 3.3
|
2013-01-20 10:05:28 -05:00 |
|
Benjamin Peterson
|
0781900068
|
expressions -> arguments
|
2013-01-20 10:05:13 -05:00 |
|
Ezio Melotti
|
c7ca59a8ae
|
#16557: merge with 3.3.
|
2013-01-20 16:35:09 +02:00 |
|
Ezio Melotti
|
5246f66e5e
|
#16557: update functional howto -- "return value" is valid after PEP 380. Initial patch by Ramchandra Apte.
|
2013-01-20 16:34:21 +02:00 |
|
Ezio Melotti
|
60a64d7cbb
|
#4153: merge with 3.3.
|
2013-01-20 12:18:34 +02:00 |
|
Ezio Melotti
|
81b46ec0e5
|
#4153: merge with 3.2.
|
2013-01-20 12:18:17 +02:00 |
|
Ezio Melotti
|
410eee566f
|
#4153: update the Unicode howto.
|
2013-01-20 12:16:03 +02:00 |
|
Antoine Pitrou
|
21f3283d31
|
Remove cruft and circumvolutions from the unittest docs.
(I would have preferred to post this for review but the bug tracker is pretty much dead at the moment)
|
2013-01-20 01:31:20 +01:00 |
|
Antoine Pitrou
|
2c5e9504d8
|
Remove cruft and circumvolutions from the unittest docs.
(I would have preferred to post this for review but the bug tracker is pretty much dead at the moment)
|
2013-01-20 01:29:39 +01:00 |
|
Ezio Melotti
|
e6eb408c18
|
#16978: merge with 3.3.
|
2013-01-18 19:59:13 +02:00 |
|
Ezio Melotti
|
6d043fc781
|
#16978: merge with 3.2.
|
2013-01-18 19:58:47 +02:00 |
|
Ezio Melotti
|
ff12fae80e
|
#16978: rephrase sentence and fix typo. Initial patch by Tshepang Lekhonkhobe.
|
2013-01-18 19:55:46 +02:00 |
|
Łukasz Langa
|
4cdd4c03c9
|
math.fsum docs did not show up because of a misplaced testsetup directive
(merged 3.2 fix through 3.3)
|
2013-01-18 13:42:56 +01:00 |
|
Łukasz Langa
|
37bfa238da
|
math.fsum docs did not show up because of a misplaced testsetup directive
(merged 3.2 fix)
|
2013-01-18 13:41:14 +01:00 |
|
Łukasz Langa
|
288234fe0e
|
math.fsum docs did not show up because of a misplaced testsetup directive
|
2013-01-18 13:40:43 +01:00 |
|
Benjamin Peterson
|
184f01544f
|
merge 3.3 (#7340)
|
2013-01-15 16:49:35 -05:00 |
|
Benjamin Peterson
|
0ad344a832
|
remove warning about tb circular reference (closes #7340)
|
2013-01-15 16:49:22 -05:00 |
|
Andrew Svetlov
|
1bd7f02c81
|
Issue #5066: Update IDLE docs
Patch by Todd Rovito
|
2013-01-14 19:27:36 +02:00 |
|