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
Commit message (
Expand
)
Author
Age
Files
Lines
*
avoid the inane markup generated by LaTeX2HTML for \LaTeX; that simply
Fred Drake
2004-11-13
1
-2/+2
*
SF bug 1060644. Better explanation of min() and max() methods. Thanks Raymond...
Facundo Batista
2004-11-12
1
-4/+8
*
SF #1063757: fix markup error (had LaTeX markup in the reST source,
Greg Ward
2004-11-12
1
-1/+1
*
Minor grammatical errors fixed
Vinay Sajip
2004-11-11
1
-7/+6
*
remove some generated cruft now that we avoid the removal of elements
Fred Drake
2004-11-11
1
-8/+7
*
Fix SF bug #1061770: Manual typesets bit-shift operators as guillemet
Fred Drake
2004-11-11
5
-7/+13
*
add a comment explaining a particular text transformation
Fred Drake
2004-11-11
1
-0/+3
*
Replace last two uses of the "list" environment with "description"
Fred Drake
2004-11-11
1
-6/+6
*
remove unhelpful property setting that overrides the right setting for
Fred Drake
2004-11-11
1
-1/+0
*
- remove use of a "list" environment (replace with a table)
Fred Drake
2004-11-11
1
-15/+12
*
- hack for MSIE5 to make (real) tables center
Fred Drake
2004-11-10
2
-13/+13
*
more HTML styling detail changes
Fred Drake
2004-11-10
2
-4/+16
*
move table formatting for grammar productions from HTML to CSS
Fred Drake
2004-11-10
2
-17/+40
*
minor markup nits; fix missing whitespace
Fred Drake
2004-11-10
1
-2/+2
*
remove unreachable cruft
Fred Drake
2004-11-10
1
-2/+0
*
add a comment about one of the remaining warts in the table
Fred Drake
2004-11-10
1
-0/+6
*
remove comment that seems to be wrong after all; browsers do implement
Fred Drake
2004-11-10
1
-4/+0
*
move much of the table styling out of the HTML and into the CSS;
Fred Drake
2004-11-10
2
-70/+81
*
more more styling to the CSS
Fred Drake
2004-11-10
2
-2/+3
*
more XHTML friendliness: <dl compact> becomes well-formed
Fred Drake
2004-11-10
1
-6/+6
*
override a bit of LaTeX2HTML so empty table cells don't disappear from
Fred Drake
2004-11-10
1
-0/+43
*
Bump version number
Andrew M. Kuchling
2004-11-09
1
-221/+383
*
Patch #1062033 / bug #1027771: clarify what happens when calling
Johannes Gijsbers
2004-11-07
1
-1/+3
*
Patch #1062018 / bug #1038693: comment out dead link in tkinter docs.
Johannes Gijsbers
2004-11-07
1
-2/+2
*
Added more documentation about the executable argument.
Peter Astrand
2004-11-07
1
-0/+7
*
Patch #1061924: add documentation for BaseRotatingHandler and correct
Johannes Gijsbers
2004-11-07
1
-2/+5
*
Clarify that it's not necessary to subclass from TestCase to create a
Johannes Gijsbers
2004-11-07
1
-1/+2
*
Patch #1061857: add documentation for previously undocumented
Johannes Gijsbers
2004-11-07
1
-0/+49
*
SF patch #1061780: use a new -m option in pdb and profile invocations
Raymond Hettinger
2004-11-07
2
-2/+2
*
SF bug #1060825: Error in difflib docs
Raymond Hettinger
2004-11-05
1
-1/+1
*
- remove some bogus <meta> tags from the document head
Fred Drake
2004-11-05
1
-11/+4
*
generate the "type" attribute on the favicon link
Fred Drake
2004-11-05
1
-3/+13
*
switch remaining icon references to the PNG icons
Fred Drake
2004-11-05
3
-17/+17
*
add encouragement to contribute without learning LaTeX
Fred Drake
2004-11-05
3
-0/+24
*
- make the default image type PNG, to match mkhowto
Fred Drake
2004-11-05
1
-2/+6
*
Point out some platform vagaries in stat() and utime().
Tim Peters
2004-11-04
1
-5/+19
*
Mistakes in the "sequence types" page:
Armin Rigo
2004-11-04
1
-6/+9
*
markup nit
Fred Drake
2004-11-04
1
-5/+4
*
Fix bug 1052242. Also includes rewrite of test case using unittest and
Skip Montanaro
2004-11-04
1
-0/+6
*
fix markup in "title" attribute for \citetitle{}
Fred Drake
2004-11-04
1
-1/+2
*
fix accidental commit
Fred Drake
2004-11-02
1
-1/+0
*
clarify discussion of iteration in the section on the "for" statement
Fred Drake
2004-11-02
1
-2/+4
*
clarify discussion of iteration in the section on the "for" statement
Fred Drake
2004-11-02
1
-1/+2
*
clarify trailing comma in function argument list
Fred Drake
2004-11-02
2
-6/+6
*
- show how to use file.write() with a non-string value
Fred Drake
2004-11-02
1
-1/+10
*
SF bug #1030118, this should have named the email.Utils module as the one
Barry Warsaw
2004-11-01
1
-2/+2
*
SF patch #1056967, changes the semantics of Template.safe_substitute() to not
Barry Warsaw
2004-11-01
1
-2/+10
*
Bug #1057535: add link in time module to calendar.timegm().
Johannes Gijsbers
2004-10-31
1
-1/+2
*
add xml:id attributes wherever we generate the IDs (old patch saved up)
Fred Drake
2004-10-29
2
-8/+8
*
style consistency:
Fred Drake
2004-10-29
1
-30/+32
[next]