Serhiy Storchaka
|
56a6d855e2
|
Removed duplicated words in in comments and docs.
|
2014-12-01 18:28:43 +02:00 |
|
Benjamin Peterson
|
b7138e24e3
|
context is keyword-only
|
2014-11-29 23:38:17 -05:00 |
|
Benjamin Peterson
|
c1da3d1ed8
|
add context parameter to xmlrpclib.ServerProxy (#22960)
Patch by Alex Gaynor.
|
2014-11-29 23:32:57 -05:00 |
|
Victor Stinner
|
e7182979d6
|
Closes #22348: Rephrase asyncio.StreamWriter.drain() documentation
Patch written by Martin Richard.
|
2014-11-28 17:45:41 +01:00 |
|
Victor Stinner
|
1deee54e0c
|
asyncio doc: reformat event loop policy doc
|
2014-11-28 13:58:28 +01:00 |
|
Victor Stinner
|
8464c24c82
|
asyncio doc: explain how to pass keywords to callbacks (functools.partial)
|
2014-11-28 13:15:41 +01:00 |
|
Serhiy Storchaka
|
7a6915e17d
|
Issue #21514: The documentation of the json module now refers to new JSON RFC
7159 instead of obsoleted RFC 4627.
|
2014-11-27 19:41:47 +02:00 |
|
Zachary Ware
|
4847035458
|
pydoc: Add a note about setting PAGER to affect console output pagination.
Suggested by James Lowden on docs@.
|
2014-11-26 23:44:25 -06:00 |
|
Ethan Furman
|
b004943e9b
|
(3.4) Issue22780: reword NotImplemented docs to emphasise should
|
2014-11-26 21:15:35 -08:00 |
|
Zachary Ware
|
61aebca09d
|
pydoc: Remove mention of '-g' command line option, document its removal.
|
2014-11-26 22:57:35 -06:00 |
|
Berker Peksag
|
c8c64e30e8
|
Issue #20351: Add examples for csv.DictReader and csv.DictWriter.
Patch by Charles-Axel Dein.
|
2014-11-24 23:46:30 +02:00 |
|
Benjamin Peterson
|
43052a14c1
|
add context parameter to HTTPHandler (closes #22788)
|
2014-11-23 20:36:44 -06:00 |
|
Benjamin Peterson
|
dbd4bcfcca
|
correct versionchanged version
|
2014-11-23 20:09:31 -06:00 |
|
Benjamin Peterson
|
7243b574e5
|
don't require OpenSSL SNI to pass hostname to ssl functions (#22921)
Patch by Donald Stufft.
|
2014-11-23 17:04:34 -06:00 |
|
Benjamin Peterson
|
378e15d7ab
|
document that cadefault does nothing now
|
2014-11-23 11:43:33 -06:00 |
|
Serhiy Storchaka
|
f751a9e6a2
|
Issue #22845: Improved formatting of dis documentation.
|
2014-11-11 10:02:11 +02:00 |
|
Berker Peksag
|
4900877bca
|
Issue #22839: Fix Snapshot.statistics() link.
|
2014-11-10 23:15:32 +02:00 |
|
Raymond Hettinger
|
86e9b6b164
|
Issue 22830: Clarify docs for functools.cmp_to_key().
|
2014-11-09 17:20:56 -08:00 |
|
Berker Peksag
|
eb1a3cd4ea
|
Issue #22695: Fix rendering of the deprecated-removed role in HTML.
|
2014-11-08 22:40:22 +02:00 |
|
Berker Peksag
|
b556399fb5
|
Issue #22808: Link to the correct time method in BaseEventLoop.call_at().
Patch by Mark Grandi.
|
2014-11-07 19:51:07 +02:00 |
|
Raymond Hettinger
|
dc69e03ef3
|
Issue 22803: Add missing versionadded directive.
|
2014-11-05 21:27:56 -08:00 |
|
Georg Brandl
|
b9b389efed
|
Closes #22525: clarify documentation for ast.literal_eval().
|
2014-11-05 20:20:28 +01:00 |
|
Benjamin Peterson
|
4ffb075271
|
PEP 476: enable HTTPS certificate verification by default (#22417)
Patch by Alex Gaynor with some modifications by me.
|
2014-11-03 14:29:33 -05:00 |
|
Benjamin Peterson
|
a5c9c37dd5
|
wrap
|
2014-11-02 13:17:56 -05:00 |
|
Senthil Kumaran
|
8b7e161ac3
|
backport context argument of urlopen (#22366) for pep 476
|
2014-09-19 15:23:30 +08:00 |
|
R David Murray
|
64f10d4f5e
|
Reflow paragraph.
|
2014-11-02 12:32:26 -05:00 |
|
R David Murray
|
3ca68e77b8
|
Fix English phrasing.
|
2014-11-02 12:31:47 -05:00 |
|
Serhiy Storchaka
|
e5cf4868d3
|
Issue #22388: Unified the style of "Contributed by" sentences in What's New.
|
2014-11-02 19:18:52 +02:00 |
|
Georg Brandl
|
36ac510956
|
Closes #22771: "verbose" is unused; deprecate it.
|
2014-10-31 10:54:06 +01:00 |
|
Georg Brandl
|
a4c8c47961
|
#22613: remaining corrections in extending/reference docs (thanks Jacques Ducasse)
|
2014-10-31 10:38:49 +01:00 |
|
Georg Brandl
|
8ed75cd8e9
|
#22613: minor other fixes in library docs (thanks Jacques Ducasse)
|
2014-10-31 10:25:48 +01:00 |
|
Georg Brandl
|
2677faecf5
|
#22613: document Cmd.cmdqueue (thanks Jacques Ducasse)
|
2014-10-31 10:25:38 +01:00 |
|
Georg Brandl
|
717e02896f
|
#22613: fix heading levels in tracemalloc docs (thanks Jacques Ducasse)
|
2014-10-31 10:21:07 +01:00 |
|
Georg Brandl
|
9b1b0e54e7
|
#22613: elaborate on arguments of shutil archival functions (thanks Jacques Ducasse)
|
2014-10-31 10:02:40 +01:00 |
|
Georg Brandl
|
f30132fdc9
|
#22613: explain what "buffer" is in the struct documentation (thanks Jacques Ducasse)
|
2014-10-31 09:46:41 +01:00 |
|
Georg Brandl
|
e4196d3f2e
|
#22613: fix several factual errors in builtin docs (thanks Jacques Ducasse)
|
2014-10-31 09:41:46 +01:00 |
|
Georg Brandl
|
f0d2ed73ac
|
minor grammar fixes (from docs@python.org)
|
2014-10-31 09:29:38 +01:00 |
|
Georg Brandl
|
4433ff958b
|
unittest.mock docs: fix use of default role
|
2014-10-31 07:59:37 +01:00 |
|
Georg Brandl
|
35903c809f
|
Sphinx extension: move imports to the module top
|
2014-10-30 22:55:13 +01:00 |
|
Georg Brandl
|
5aa761db52
|
pyporting howto: fix link target
|
2014-10-30 22:52:02 +01:00 |
|
Georg Brandl
|
884217cb60
|
distutils example: fix invalid rst in description string
|
2014-10-30 22:50:46 +01:00 |
|
Georg Brandl
|
3b4cf554e5
|
rstlint: make the "html leaked markup" regex a bit less sensitive
|
2014-10-30 22:49:54 +01:00 |
|
Georg Brandl
|
ef08bde8b8
|
minor markup fix: no inline markup is allowed in a module synopsis
|
2014-10-30 22:45:27 +01:00 |
|
Georg Brandl
|
2273b096ce
|
rstlint: we do not use svn anymore
|
2014-10-30 22:44:41 +01:00 |
|
Georg Brandl
|
95988f98ea
|
rstlint: add more directives we use
|
2014-10-30 22:35:55 +01:00 |
|
Georg Brandl
|
eb9106c928
|
Doc/contents: avoid false positive in rstlint
|
2014-10-30 22:31:32 +01:00 |
|
Georg Brandl
|
f2b56518f9
|
rstlint: recognize "deprecated-removed" directive
|
2014-10-30 22:30:01 +01:00 |
|
Georg Brandl
|
6b4c847c4f
|
Doc: fix default role usage (except in unittest mock docs)
|
2014-10-30 22:26:26 +01:00 |
|
Georg Brandl
|
b7354a65ce
|
Fixing broken links in doc, part 4: some more breaks and redirects
|
2014-10-29 10:57:37 +01:00 |
|
Georg Brandl
|
0ef496678a
|
linkcheck: ignore issue URLs and PEP URLs (the latter until the PEPs are on www.python.org again).
|
2014-10-29 10:57:01 +01:00 |
|