index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
|
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
|
|
\
\
|
|
|
/
[next]