| Commit message (Expand) | Author | Age | Files | Lines |
* | Add some additional suspicious exemption rules for recent doc changes. | Ned Deily | 2016-09-11 | 1 | -0/+25 |
|
|
* | Actually fix suspicious markup, I ignored it too readily | Zachary Ware | 2016-09-10 | 1 | -1/+0 |
|
|
* | Remove line numbers from suspicious rules | Zachary Ware | 2016-09-10 | 1 | -16/+16 |
|
|
* | Fix suspicious markup | Zachary Ware | 2016-09-09 | 1 | -0/+4 |
|
|
* | Remove unused suspicious rules | Zachary Ware | 2016-09-09 | 1 | -3/+0 |
|
|
* | Closes #19489: Merge with 3.5 | Zachary Ware | 2016-09-09 | 3 | -10/+41 |
|\ |
|
| * | Issue #19489: Move the search box from sidebar to header and footer. | Zachary Ware | 2016-09-09 | 3 | -10/+41 |
|
|
* | | Remove legacy "from __future__ import with_statement" lines. | Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) | 2016-09-08 | 1 | -2/+0 |
|
|
* | | shut up some perfectly innocent reST in hashlib-blake2 | Benjamin Peterson | 2016-09-06 | 1 | -0/+4 |
|
|
* | | Issue #27285: Cleanup leftover susp-ignored entry after text was changed | Martin Panter | 2016-07-16 | 1 | -1/+0 |
|
|
* | | Issue #27285: Cleanup "suspicious" warnings. | Ned Deily | 2016-07-11 | 1 | -1/+1 |
|
|
* | | Merge spelling fixes from 3.5 | Martin Panter | 2016-06-20 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fix spelling errors in code comments | Martin Panter | 2016-06-20 | 1 | -1/+1 |
|
|
* | | Merge from 3.5 | Berker Peksag | 2016-06-11 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | Silence 'make suspicious' warnings | Berker Peksag | 2016-06-11 | 1 | -3/+3 |
|
|
* | | Fix RST conflicts with Idle news entries | Martin Panter | 2016-06-08 | 1 | -0/+1 |
|
|
* | | Issue #23806: Merge susp-ignored.csv from 3.5 | Martin Panter | 2016-04-24 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Issue #23806: Update susp-ignored.csv | Martin Panter | 2016-04-24 | 1 | -0/+1 |
|
|
* | | #24918: merge with 3.5. | Ezio Melotti | 2016-03-13 | 1 | -0/+5 |
|\ \
| |/ |
|
| * | #24918: fix CSS for code blocks when a side box is present. Patch by Manvi B. | Ezio Melotti | 2016-03-13 | 1 | -0/+5 |
|
|
* | | Issue #26246: Set initial value of the hidden attr when creating copy button. | Berker Peksag | 2016-03-02 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Issue #26246: Set initial value of the hidden attr when creating copy button. | Berker Peksag | 2016-03-02 | 1 | -0/+1 |
| |\ |
|
| | * | Issue #26246: Set initial value of the hidden attr when creating copy button. | Berker Peksag | 2016-03-02 | 1 | -0/+1 |
|
|
* | | | merge with 3.5 | Georg Brandl | 2016-02-28 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Update susp-ignore file (#25910). | Georg Brandl | 2016-02-28 | 1 | -1/+1 |
|
|
* | | | #26246: merge with 3.5. | Ezio Melotti | 2016-02-27 | 1 | -7/+11 |
|\ \ \
| |/ / |
|
| * | | #26246: merge with 3.4. | Ezio Melotti | 2016-02-27 | 1 | -7/+11 |
| |\ \
| | |/ |
|
| | * | #26246: update copybutton.js after JQuery update. Patch by Liang-Bo Wang. | Ezio Melotti | 2016-02-27 | 1 | -7/+11 |
|
|
* | | | merge with 3.5 | Georg Brandl | 2016-02-25 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | Fix rstlint to also look for indented comments that should be directives. | Georg Brandl | 2016-02-25 | 1 | -2/+2 |
|
|
* | | | Merge string formatting doc fixes from 3.5 | Martin Panter | 2016-02-08 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Issue #25179: Preparatory cleanup of existing docs on string formatting | Martin Panter | 2016-02-08 | 1 | -1/+1 |
|
|
* | | | Merge 3.5 (i18n doc, issue #25907) | Victor Stinner | 2016-01-22 | 3 | -59/+59 |
|\ \ \
| |/ / |
|
| * | | doc: i18n HTML templates | Victor Stinner | 2016-01-22 | 3 | -59/+59 |
|
|
* | | | merge 3.5 (#26172) | Benjamin Peterson | 2016-01-21 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | merge 3.4 (#26172) | Benjamin Peterson | 2016-01-21 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | remove script from epub (closes #26172) | Benjamin Peterson | 2016-01-21 | 1 | -1/+1 |
|
|
* | | | Issue #21240: Add an abstractmethod directive to mark abstract methods in the... | Berker Peksag | 2015-12-08 | 1 | -0/+14 |
|\ \ \
| |/ / |
|
| * | | Issue #21240: Add an abstractmethod directive to mark abstract methods in the... | Berker Peksag | 2015-12-08 | 1 | -0/+14 |
|
|
* | | | Silence a "unused rule" warning | Berker Peksag | 2015-10-20 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Silence a "unused rule" warning | Berker Peksag | 2015-10-20 | 1 | -1/+1 |
|
|
* | | | Merge from 3.5 | Berker Peksag | 2015-10-02 | 1 | -5/+5 |
|\ \ \
| |/ / |
|
| * | | Tweak susp-ignored.csv to make buildbots happy | Berker Peksag | 2015-10-02 | 1 | -5/+5 |
|
|
* | | | Issue #25105: Update susp-ignored.csv to avoid false positives | Berker Peksag | 2015-09-15 | 1 | -0/+5 |
|\ \ \
| |/ / |
|
| * | | Issue #25105: Update susp-ignored.csv to avoid false positives | Berker Peksag | 2015-09-15 | 1 | -0/+5 |
|
|
* | | | Issue #25022: Merge susp-ignored.csv from 3.5 | Martin Panter | 2015-09-11 | 1 | -1/+0 |
|\ \ \
| |/ / |
|
| * | | Issue #25022: Merge susp-ignored.csv from 3.4 into 3.5 | Martin Panter | 2015-09-11 | 1 | -1/+0 |
| |\ \
| | |/ |
|
| | * | Issue #25022: Avoid warning about unused suspicious rule | Martin Panter | 2015-09-11 | 1 | -1/+0 |
|
|
* | | | Issue #23406: Merge 3.5 into 3.6 | Martin Panter | 2015-09-07 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Issue #23406: Remove specific line number from susp-ignored.csv | Martin Panter | 2015-09-07 | 1 | -1/+1 |
|
|