Benjamin Peterson
|
0ad344a832
|
remove warning about tb circular reference (closes #7340)
|
2013-01-15 16:49:22 -05:00 |
|
Serhiy Storchaka
|
f1b045f417
|
Describe the default_namespace parameter of ElemetTree.write.
|
2013-01-13 22:04:43 +02:00 |
|
Serhiy Storchaka
|
03530b980e
|
Describe the default_namespace parameter of ElemetTree.write.
|
2013-01-13 21:58:04 +02:00 |
|
Ezio Melotti
|
9895ab463b
|
#16940: merge with 3.2.
|
2013-01-12 10:40:24 +02:00 |
|
Ezio Melotti
|
7128e073e2
|
#16940: fix indentation in example.
|
2013-01-12 10:39:45 +02:00 |
|
Chris Jerdonek
|
71e39fb484
|
Issue #16933 (merge from 3.2): Improve choices examples in argparse docs.
|
2013-01-11 19:28:05 -08:00 |
|
Chris Jerdonek
|
174ef67b56
|
Issue #16933 (2.7 forward-port): Improve choices examples in argparse docs.
|
2013-01-11 19:26:44 -08:00 |
|
Georg Brandl
|
154dc4e423
|
Closes #16936: fix duplicate/ambiguous description of stat.S_IFMT in the docs.
|
2013-01-11 20:25:54 +01:00 |
|
Sandro Tosi
|
a525fc161a
|
merge with 3.2
|
2013-01-11 10:49:28 +01:00 |
|
Sandro Tosi
|
32587fbb89
|
grammatical fix; thanks to Alex Rudnick from docs@
|
2013-01-11 10:49:00 +01:00 |
|
Ezio Melotti
|
5a4b03dd82
|
#16154: merge with 3.2.
|
2013-01-11 09:12:28 +02:00 |
|
Ezio Melotti
|
405079213b
|
#16154: fix some doctests in Doc/library. Patch by Ravi Sinha.
|
2013-01-11 09:09:07 +02:00 |
|
Chris Jerdonek
|
b2b2252a81
|
Issue #16874 (merge from 3.2): fix some documentation formatting.
|
2013-01-10 23:03:42 -08:00 |
|
Chris Jerdonek
|
444d153d7e
|
Issue #16874 (forward-port from 2.7): fix some documentation formatting.
|
2013-01-10 23:01:27 -08:00 |
|
R David Murray
|
d394455aae
|
merge #13934: document sqlite version strings, use correct one in test.
|
2013-01-10 20:19:35 -05:00 |
|
R David Murray
|
3f7beb99dd
|
#13934: document sqlite version strings, use correct one in test.
|
2013-01-10 20:18:21 -05:00 |
|
Ezio Melotti
|
e212370fea
|
Use correct methods in unittest.mock examples.
|
2013-01-10 03:43:33 +02:00 |
|
Vinay Sajip
|
9a546530bb
|
Issue #16884: Merged doc fix from 3.2.
|
2013-01-08 11:26:30 +00:00 |
|
Vinay Sajip
|
21b30827bc
|
Issue #16884: Updated docs to use 'note' directives in a couple of places missed earlier.
|
2013-01-08 11:25:42 +00:00 |
|
Vinay Sajip
|
0e82fd1f78
|
Issue #16884: Merged logging documentation fixes from 3.2.
|
2013-01-07 14:18:19 +00:00 |
|
Vinay Sajip
|
e50f4d2220
|
Issue #16884: updated logging documentation to include lastResort and use 'note' directives where appropriate.
|
2013-01-07 14:16:52 +00:00 |
|
R David Murray
|
e6dec98e45
|
merge #16877: Add mention that shell-style path expansions are not automatic.
|
2013-01-06 16:13:51 -05:00 |
|
R David Murray
|
a4e700c040
|
#16877: Add mention that shell-style path expansions are not automatic.
|
2013-01-06 16:13:10 -05:00 |
|
Ezio Melotti
|
9f6a239cf1
|
#16862: merge with 3.2.
|
2013-01-05 07:38:37 +02:00 |
|
Ezio Melotti
|
7449231eca
|
#16862: remove outdated statements about Stackless.
|
2013-01-05 07:37:47 +02:00 |
|
Ezio Melotti
|
9beeefbb45
|
Cleanup a few minor things.
|
2013-01-05 07:36:54 +02:00 |
|
Ezio Melotti
|
87b83dd18c
|
Merge example fix with 3.2.
|
2013-01-05 06:54:23 +02:00 |
|
Ezio Melotti
|
19cdee891e
|
Fix example by making the exception inherit from Exception.
|
2013-01-05 06:53:27 +02:00 |
|
Ezio Melotti
|
7d48669085
|
#13094: merge with 3.2.
|
2013-01-05 00:51:20 +02:00 |
|
Ezio Melotti
|
cad8b0ff8e
|
#13094: add Programming FAQ entry about the behavior of closures.
|
2013-01-05 00:50:46 +02:00 |
|
Benjamin Peterson
|
bf064b3911
|
merge 3.2
|
2013-01-03 20:34:49 -08:00 |
|
Benjamin Peterson
|
d73f369f4c
|
merge heads
|
2013-01-03 20:34:40 -08:00 |
|
Benjamin Peterson
|
0a2c4f55c4
|
drop email (closes #16857)
|
2013-01-03 20:34:19 -08:00 |
|
Ezio Melotti
|
407c2ac4f7
|
#16747: merge with 3.2.
|
2013-01-02 22:29:41 +02:00 |
|
Ezio Melotti
|
d581fff6f0
|
#16747: fix link to file objects in the glossary.
|
2013-01-02 22:29:09 +02:00 |
|
Eli Bendersky
|
a6d0dd5dc3
|
Fix method name in documentation (__setstate__ --> __getstate__)
|
2013-01-02 05:54:36 -08:00 |
|
Eli Bendersky
|
78f3ce577f
|
Fix method name in documentation (__setstate__ --> __getstate__)
|
2013-01-02 05:53:59 -08:00 |
|
Serhiy Storchaka
|
75b936ec7f
|
Fix incorrect grammar in sched documentation.
|
2013-01-02 12:31:26 +02:00 |
|
Benjamin Peterson
|
a63ecedfa0
|
update another year
|
2012-12-31 21:44:00 -06:00 |
|
Benjamin Peterson
|
198399d92c
|
bring Python into 2013
|
2012-12-31 21:37:21 -06:00 |
|
Łukasz Langa
|
0dc5ab41f0
|
Merged parser.clean() fix (issue #16820) from 3.2.
|
2012-12-31 03:41:54 +01:00 |
|
Łukasz Langa
|
3a8479a583
|
Fixes parser.clean() reported in issue #16820.
|
2012-12-31 03:38:39 +01:00 |
|
Serhiy Storchaka
|
c04957bff3
|
Issue #16641: Fix default values of sched.scheduler.enter arguments were modifiable.
|
2012-12-29 21:13:45 +02:00 |
|
Serhiy Storchaka
|
e912496c60
|
Issue #16642: Document kwargs field in sched.Event named tuple.
|
2012-12-29 20:57:52 +02:00 |
|
Ezio Melotti
|
63ee149ca6
|
#16796: merge with 3.2.
|
2012-12-28 02:00:22 +02:00 |
|
Ezio Melotti
|
52336f0b50
|
#16796: fix typo. Patch by Michael Schurter.
|
2012-12-28 01:59:24 +02:00 |
|
Serhiy Storchaka
|
e261055eaf
|
Issue #16682: Replace "Python string" to "bytes object" in audioop documentation.
|
2012-12-27 20:46:19 +02:00 |
|
Serhiy Storchaka
|
c8bd74ddfd
|
Issue #16682: Replace "Python string" to "bytes object" in audioop documentation.
|
2012-12-27 20:43:36 +02:00 |
|
Jesus Cea
|
aa24468c9b
|
MERGE: Closes #16789: :meth:quit links to constants instead of own module
|
2012-12-26 16:47:40 +01:00 |
|
Jesus Cea
|
c73f863a8d
|
Closes #16789: :meth:quit links to constants instead of own module
|
2012-12-26 16:47:03 +01:00 |
|