summaryrefslogtreecommitdiffstats
path: root/Doc/tools
Commit message (Expand)AuthorAgeFilesLines
* bpo-29995: re.escape() now escapes only special characters. (#1007)Serhiy Storchaka2017-04-131-1/+1
* bpo-30021: Add examples for re.escape(). (#1048)Serhiy Storchaka2017-04-131-0/+2
* bpo-29888: Fix the link referring to the "Python download page" (GH-824)cocoatomo2017-03-261-1/+1
* bpo-28331: fix impl-detail label is removed when content is translated. (GH-195)INADA Naoki2017-03-082-2/+18
* bpo-29520: doc: add missing dot (GH-182)INADA Naoki2017-02-201-1/+1
* bpo-29520: doc: fix deprecation warning from 'defindex' template (GH-165)INADA Naoki2017-02-191-2/+9
* bpo-28929: Link the documentation to its source file on GitHub (#35)Mariatta2017-02-121-2/+5
* Support "bpo-" in Misc/NEWS (#1)Brett Cannon2017-02-101-4/+4
* Merge issue #26355 fix from 3.6Nick Coghlan2017-02-091-0/+1
|\
| * Merge issue #26355 fix from Python 3.5Nick Coghlan2017-02-091-0/+1
| |\
| | * Issue #26355: Specify canonical URLs in docs pagesNick Coghlan2017-02-091-0/+1
* | | Issue #28822: Add susp-ignored entry for NEWS; fix grammarMartin Panter2017-01-291-0/+1
* | | Issues #29349: Merge Py 2.6+ compatibility from 3.6Martin Panter2017-01-291-0/+2
|\ \ \ | |/ /
| * | Issues #29349: Merge Py 2.6+ compatibility from 3.5Martin Panter2017-01-291-0/+2
| |\ \ | | |/
| | * Issue #29349: Use __future__ print_function; Sphinx may use Python 2.6+Martin Panter2017-01-291-0/+2
* | | Issues #29349: Add NEWS for 3.7; use “with” statementMartin Panter2017-01-291-4/+1
* | | Issues #29349: Merge Py 2 fix 3.6Martin Panter2017-01-291-2/+2
|\ \ \ | |/ /
| * | Issues #29349: Merge Py 2 fix 3.5Martin Panter2017-01-291-2/+2
| |\ \ | | |/
| | * Issue #29349: Fix Python 2 syntax in documentation build codeMartin Panter2017-01-291-2/+2
| | * Update documentation index sidebar for 3.6.0 release.Ned Deily2016-12-231-1/+1
* | | Issue #29062: Doc: Fix make suspiciousINADA Naoki2017-01-141-4/+4
|\ \ \ | |/ /
| * | Issue #29062: Doc: Fix make suspiciousINADA Naoki2017-01-141-4/+4
* | | Update documentation index sidebar for 3.6.0 release.Ned Deily2016-12-231-1/+1
|\ \ \ | |/ /
* | | Issue #28900: Update documentation sidebar for 3.6.0rc.Ned Deily2016-12-081-1/+2
|\ \ \ | |/ /
| * | Issue #28900: Update documentation sidebar for 3.6.0rc.Ned Deily2016-12-081-1/+2
| |\ \ | | |/
| | * Issue #28900: Update documentation sidebar for 3.6.0rc.Ned Deily2016-12-081-1/+2
* | | Merge with 3.6Zachary Ware2016-11-181-0/+1
|\ \ \ | |/ /
| * | Ignore newly added suspicious lineZachary Ware2016-11-181-0/+1
* | | Remove unused suspicious rulesZachary Ware2016-10-261-2/+0
|/ /
* | Ignore harmless suspicious markupZachary Ware2016-10-261-0/+1
* | Issue #28251: Improvements to help manuals on Windows.Steve Dower2016-09-231-1/+5
|\ \ | |/
| * Issue #28251: Improvements to help manuals on Windows.Steve Dower2016-09-231-1/+5
* | Make 3.7 the current dev version in the html version of the docs.Ned Deily2016-09-201-3/+2
|\ \ | |/
| * Make 3.7 the current dev version in the html version of the docs.Ned Deily2016-09-201-3/+2
* | Change SOURCE_URI for pydoc source URLs to point to 3.6 branchNed Deily2016-09-121-1/+1
* | Add some additional suspicious exemption rules for recent doc changes.Ned Deily2016-09-111-0/+25
* | Actually fix suspicious markup, I ignored it too readilyZachary Ware2016-09-101-1/+0
* | Remove line numbers from suspicious rulesZachary Ware2016-09-101-16/+16
* | Fix suspicious markupZachary Ware2016-09-091-0/+4
* | Remove unused suspicious rulesZachary Ware2016-09-091-3/+0
* | Closes #19489: Merge with 3.5Zachary Ware2016-09-093-10/+41
|\ \ | |/
| * Issue #19489: Move the search box from sidebar to header and footer.Zachary Ware2016-09-093-10/+41
* | Remove legacy "from __future__ import with_statement" lines.Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D)2016-09-081-2/+0
* | shut up some perfectly innocent reST in hashlib-blake2Benjamin Peterson2016-09-061-0/+4
* | Issue #27285: Cleanup leftover susp-ignored entry after text was changedMartin Panter2016-07-161-1/+0
* | Issue #27285: Cleanup "suspicious" warnings.Ned Deily2016-07-111-1/+1
* | Merge spelling fixes from 3.5Martin Panter2016-06-201-1/+1
|\ \ | |/
| * Fix spelling errors in code commentsMartin Panter2016-06-201-1/+1
* | Merge from 3.5Berker Peksag2016-06-111-3/+3
|\ \ | |/
| * Silence 'make suspicious' warningsBerker Peksag2016-06-111-3/+3