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
*
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
*
Added network logging example
Vinay Sajip
2004-10-29
1
-0/+137
*
SF #737473: Show up-to-date source code in tracebacks always.
Hye-Shik Chang
2004-10-26
1
-2/+3
*
SF 1053956: help() not in tutorial index
Raymond Hettinger
2004-10-26
1
-0/+1
*
add missing line break
Fred Drake
2004-10-25
1
-1/+1
*
- improve the explanation of the -*- coding: ... -*- marker
Fred Drake
2004-10-25
1
-6/+20
*
Added example of multiple destinations
Vinay Sajip
2004-10-22
1
-2/+66
*
Remove the current version of zlib (we'll just have to keep updating it); rew...
Andrew M. Kuchling
2004-10-19
1
-5/+4
*
Typo fixes, and a minor edit to clarify a sentence
Andrew M. Kuchling
2004-10-19
1
-4/+4
*
[Bug #1049826] Update version of zlib referenced in text
Andrew M. Kuchling
2004-10-19
1
-2/+2
*
Rely on the style sheet more for the distutils markup.
Fred Drake
2004-10-19
2
-5/+18
*
made it clear that this isn't a complete reference to
Fred Drake
2004-10-18
1
-2/+35
*
Bump version
Andrew M. Kuchling
2004-10-18
1
-1/+1
[next]