summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | merge with 3.4Georg Brandl2014-10-300-0/+0
|\ \ | |/
| * 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
* | Issue #8876: distutils now falls back to copying files when hard linking does...Antoine Pitrou2014-10-303-15/+56
|\ \ | |/
| * Issue #8876: distutils now falls back to copying files when hard linking does...Antoine Pitrou2014-10-303-14/+56
* | (Merge 3.4) Issue #22762: Fix _Py_DisplaySourceLine(), clear the exception ifVictor Stinner2014-10-301-0/+1
|\ \ | |/
| * Issue #22762: Fix _Py_DisplaySourceLine(), clear the exception ifVictor Stinner2014-10-301-0/+1
* | Issue #22217: Implemented reprs of classes in the zipfile module.Serhiy Storchaka2014-10-293-0/+83
* | Close #7559: ImportError when loading a test now shown as ImportError.Robert Collins2014-10-294-105/+191
* | Close #22756: Improve the test output for some assertEqual tests.Robert Collins2014-10-291-5/+3
* | Merge two Tests sections of the current NEWS.Zachary Ware2014-10-291-8/+5
* | Closes #22173: Merge with 3.4Zachary Ware2014-10-297-38/+19
|\ \ | |/
| * Issue #22173: Update lib2to3 tests to use unittest test discovery.Zachary Ware2014-10-297-38/+19
* | Issue #11957: Explicit parameter name when calling re.split() and re.sub()Victor Stinner2014-10-292-8/+8
* | merge with 3.4Georg Brandl2014-10-2932-45/+52
|\ \ | |/
| * Fixing broken links in doc, part 4: some more breaks and redirectsGeorg Brandl2014-10-2931-45/+42
| * linkcheck: ignore issue URLs and PEP URLs (the latter until the PEPs are on w...Georg Brandl2014-10-291-0/+10
* | merge with 3.4Georg Brandl2014-10-2941-164/+145
|\ \ | |/
| * Fixing broken links in doc, part 3: the restGeorg Brandl2014-10-2926-80/+75
| * Fixing broken links in doc, part 2: howto/Georg Brandl2014-10-296-51/+44
| * Fixing broken links in doc, part 1: faq/Georg Brandl2014-10-299-33/+26
* | merge with 3.4Georg Brandl2014-10-292-11/+8
|\ \ | |/
| * Fix external links to docs.python.org to use internal links instead.Georg Brandl2014-10-292-11/+8
* | merge with 3.4Georg Brandl2014-10-291-2/+2
|\ \ | |/
| * Remove now-dead link to IDLE debugger doc and add PyCharm to the commercial I...Georg Brandl2014-10-291-2/+2
* | merge with 3.4Georg Brandl2014-10-291-4/+5
|\ \ | |/
| * Update "where is python.org hosted" FAQ.Georg Brandl2014-10-291-4/+5
* | Merge with 3.4Georg Brandl2014-10-2959-208/+208
|\ \ | |/
| * Use https:// URLs when referring to python.org hosts.Georg Brandl2014-10-2954-160/+160
| * Use https:// URLs in the HTML templates.Georg Brandl2014-10-294-13/+13
| * Doc readme: Fix markup, use https:// URLs.Georg Brandl2014-10-291-36/+36
* | merge with 3.4Georg Brandl2014-10-291-1/+1
|\ \ | |/