summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Collapse)AuthorAgeFilesLines
* Close #22457: Honour load_tests in the start_dir of discovery.Robert Collins2014-11-041-1/+5
| | | | | | We were not honouring load_tests in a package/__init__.py when that was the start_dir parameter, though we do when it is a child package. The fix required a little care since it introduces the possibility of infinite recursion.
* context has been backported so fix versionchangedBenjamin Peterson2014-11-031-1/+1
|
* merge 3.4 (#22417)Benjamin Peterson2014-11-034-15/+38
|\
| * PEP 476: enable HTTPS certificate verification by default (#22417)Benjamin Peterson2014-11-034-15/+38
| | | | | | | | Patch by Alex Gaynor with some modifications by me.
* | merge 3.4Benjamin Peterson2014-11-021-2/+3
|\ \ | |/
| * wrapBenjamin Peterson2014-11-021-2/+2
| |
| * backport context argument of urlopen (#22366) for pep 476Senthil Kumaran2014-09-191-1/+8
| |
* | Merge asyncio doc English phrasing fix.R David Murray2014-11-021-2/+2
|\ \ | |/
| * Reflow paragraph.R David Murray2014-11-021-2/+2
| |
| * Fix English phrasing.R David Murray2014-11-021-1/+1
| |
* | Issue #22388: Unified the style of "Contributed by" sentences in What's New.Serhiy Storchaka2014-11-023-137/+138
|\ \ | |/
| * Issue #22388: Unified the style of "Contributed by" sentences in What's New.Serhiy Storchaka2014-11-022-107/+107
| |
* | standardize Enum docs by referring to 'special methods' instead of ↵Ethan Furman2014-11-011-5/+5
| | | | | | | | __dunder__ methods
* | Issue #6623: Remove deprecated Netrc class in the ftplib module.Berker Peksag2014-11-011-0/+8
| | | | | | | | Patch by Matt Chaput.
* | issue22780: update NotImplemented descriptionEthan Furman2014-10-311-3/+3
| |
* | merge with 3.4Georg Brandl2014-10-311-1/+1
|\ \ | |/
| * Closes #22771: "verbose" is unused; deprecate it.Georg Brandl2014-10-311-1/+1
| |
* | merge with 3.4Georg Brandl2014-10-3124-117/+140
|\ \ | |/
| * #22613: remaining corrections in extending/reference docs (thanks Jacques ↵Georg Brandl2014-10-318-54/+44
| | | | | | | | Ducasse)
| * #22613: minor other fixes in library docs (thanks Jacques Ducasse)Georg Brandl2014-10-319-30/+35
| |
| * #22613: document Cmd.cmdqueue (thanks Jacques Ducasse)Georg Brandl2014-10-311-1/+8
| |
| * #22613: fix heading levels in tracemalloc docs (thanks Jacques Ducasse)Georg Brandl2014-10-311-14/+14
| |
| * #22613: elaborate on arguments of shutil archival functions (thanks Jacques ↵Georg Brandl2014-10-311-3/+13
| | | | | | | | Ducasse)
| * #22613: explain what "buffer" is in the struct documentation (thanks Jacques ↵Georg Brandl2014-10-311-1/+9
| | | | | | | | Ducasse)
| * #22613: fix several factual errors in builtin docs (thanks Jacques Ducasse)Georg Brandl2014-10-313-14/+17
| |
* | merge with 3.4Georg Brandl2014-10-311-2/+2
|\ \ | |/
| * minor grammar fixes (from docs@python.org)Georg Brandl2014-10-311-2/+2
| |
| * unittest.mock docs: fix use of default roleGeorg Brandl2014-10-312-360/+360
| |
* | Doc: updadate suspicious ignore rulesGeorg Brandl2014-10-311-5/+7
| |
* | unittest.mock docs: fix use of default roleGeorg Brandl2014-10-312-402/+403
| |
* | merge with 3.4Georg Brandl2014-10-301-28/+33
|\ \ | |/
| * Sphinx extension: move imports to the module topGeorg Brandl2014-10-301-28/+33
| |
* | merge with 3.4Georg Brandl2014-10-301-4/+4
|\ \ | |/
| * pyporting howto: fix link targetGeorg Brandl2014-10-301-4/+4
| |
* | merge with 3.4Georg Brandl2014-10-301-1/+1
|\ \ | |/
| * distutils example: fix invalid rst in description stringGeorg Brandl2014-10-301-1/+1
| |
* | merge with 3.4Georg Brandl2014-10-301-1/+1
|\ \ | |/
| * rstlint: make the "html leaked markup" regex a bit less sensitiveGeorg Brandl2014-10-301-1/+1
| |
* | merge with 3.4Georg Brandl2014-10-301-1/+1
|\ \ | |/
| * minor markup fix: no inline markup is allowed in a module synopsisGeorg Brandl2014-10-301-1/+1
| |
* | merge with 3.4Georg Brandl2014-10-301-4/+0
|\ \ | |/
| * rstlint: we do not use svn anymoreGeorg Brandl2014-10-301-4/+0
| |
* | merge with 3.4Georg Brandl2014-10-301-5/+6
|\ \ | |/
| * rstlint: add more directives we useGeorg Brandl2014-10-301-5/+6
| |
* | merge with 3.4Georg Brandl2014-10-301-1/+1
|\ \ | |/
| * Doc/contents: avoid false positive in rstlintGeorg Brandl2014-10-301-1/+1
| |
* | merge with 3.4Georg Brandl2014-10-301-2/+3
|\ \ | |/
| * rstlint: recognize "deprecated-removed" directiveGeorg Brandl2014-10-301-2/+3
| |
| * Doc: fix default role usage (except in unittest mock docs)Georg Brandl2014-10-3012-23/+23
| |
* | Doc: fix default role usage (except in unittest mock docs)Georg Brandl2014-10-3014-25/+25
| |