Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|\ \ | |/ | | | | | Patch by Liang-Bo Wang. | ||||
| * | Issue #26246: Set initial value of the hidden attr when creating copy button. | Berker Peksag | 2016-03-02 | 1 | -0/+1 |
| |\ | | | | | | | | | | Patch by Liang-Bo Wang. | ||||
| | * | Issue #26246: Set initial value of the hidden attr when creating copy button. | Berker Peksag | 2016-03-02 | 1 | -0/+1 |
| | | | | | | | | | | | | Patch by Liang-Bo Wang. | ||||
* | | | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Various sections were pointing to the section on the string.Formatter class, when the section on the common format string syntax is probably more appropriate * Fix references to various format() functions and methods * Nested replacement fields may contain conversions and format specifiers, and this is tested; see Issue #19729 for instance | ||||
* | | | 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 |
| | | | | | | | | | | | | | | | | | | | | | Issue #25907: Use {% trans %} tags in HTML templates to ease the translation of the documentation. The tag comes from Jinja templating system, used by Sphinx. Patch written by Julien Palard. | ||||
* | | | 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 ↵ | Berker Peksag | 2015-12-08 | 1 | -0/+14 |
|\ \ \ | |/ / | | | | | | | the docs more explicitly | ||||
| * | | Issue #21240: Add an abstractmethod directive to mark abstract methods in ↵ | Berker Peksag | 2015-12-08 | 1 | -0/+14 |
| | | | | | | | | | | | | the docs more explicitly | ||||
* | | | Silence a "unused rule" warning | Berker Peksag | 2015-10-20 | 1 | -1/+1 |
|\ \ \ | |/ / | | | | | | | This one should make Docs 3.5 and Docs 3.x green again. | ||||
| * | | Silence a "unused rule" warning | Berker Peksag | 2015-10-20 | 1 | -1/+1 |
| | | | | | | | | | | | | This one should make Docs 3.5 and Docs 3.x green again. | ||||
* | | | Merge from 3.5 | Berker Peksag | 2015-10-02 | 1 | -5/+5 |
|\ \ \ | |/ / | | | | | | | Hg: -- | ||||
| * | | 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 |
| | | | |||||
* | | | Remove line numbers from unittest in susp-ignored. | Robert Collins | 2015-07-22 | 1 | -4/+4 |
|\ \ \ | |/ / | |||||
| * | | Remove line numbers from unittest in susp-ignored. | Robert Collins | 2015-07-22 | 1 | -4/+4 |
| |\ \ | | |/ | |||||
| | * | Remove line numbers from unittest in susp-ignored. | Robert Collins | 2015-07-22 | 1 | -4/+4 |
| | | | |||||
* | | | Merge unittest docs suspicious fix. | Robert Collins | 2015-07-22 | 1 | -4/+4 |
|\ \ \ | |/ / | |||||
| * | | Merge unittest docs suspicious fix. | Robert Collins | 2015-07-22 | 1 | -4/+4 |
| |\ \ | | |/ | |||||
| | * | Fix suspicious after the unittest docs change. | Robert Collins | 2015-07-22 | 1 | -4/+4 |
| | | | |||||
* | | | Merge with 3.5 | Zachary Ware | 2015-07-22 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge with 3.4 | Zachary Ware | 2015-07-22 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | rstlint: explicitly open files as UTF8 | Zachary Ware | 2015-07-22 | 1 | -1/+1 |
| | | |