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
Commit message (
Expand
)
Author
Age
Files
Lines
*
split functionality into pystack and pystackv commands. The former will
Skip Montanaro
2004-11-17
1
-4/+19
*
Saving a Keyset w/o making changes (by using the "Save as New Custom Key Set"
Kurt B. Kaiser
2004-11-16
1
-0/+4
*
Saving a Keyset w/o making changes (by using the "Save as New Custom Key Set"
Kurt B. Kaiser
2004-11-16
1
-0/+3
*
preparing for rc1
Anthony Baxter
2004-11-15
1
-4/+4
*
Fix pprint to be able to handle objects that don't have a __repr__
Walter Dörwald
2004-11-15
1
-2/+2
*
SF bug 1066438: datetime.replace method description error
Tim Peters
2004-11-15
1
-7/+7
*
Back out rev 1.96; see #1009389.
Martin v. Löwis
2004-11-14
1
-1/+1
*
avoid applying :active to anchors that are only link targets
Fred Drake
2004-11-13
1
-1/+1
*
The change in the linecache.checkcache() signature at rev 1.13 caused IDLE to...
Kurt B. Kaiser
2004-11-13
2
-6/+11
*
add another way to specify an alternate name for the documentation set,
Fred Drake
2004-11-13
2
-1/+12
*
SF bug 1065388: calendar day/month name lookup too slow
Tim Peters
2004-11-13
3
-16/+35
*
Patch #1050475: Fix various x86_64 build issues
Martin v. Löwis
2004-11-13
3
-3/+11
*
if we treat \LaTeX specially, we need to do the same for \TeX
Fred Drake
2004-11-13
1
-0/+1
*
- wrap a long line
Fred Drake
2004-11-13
1
-1/+5
*
avoid the inane markup generated by LaTeX2HTML for \LaTeX; that simply
Fred Drake
2004-11-13
1
-2/+2
*
Add options to regrtest.py to make it possible to specify where to put
Walter Dörwald
2004-11-12
1
-8/+18
*
SF bug 1054821: difflib HtmlDiff() extra space on inserted 1 character lines
Tim Peters
2004-11-12
1
-2/+2
*
Use os.chdir/os.getcwd instead of os.path.realpath, to support Tru64
Peter Astrand
2004-11-12
1
-1/+6
*
On second thought: "Errors should never pass silently", so barf when a
Just van Rossum
2004-11-12
2
-10/+16
*
testing control chars and non-dict root objects
Just van Rossum
2004-11-12
1
-0/+16
*
- \f is not a valid XML character
Just van Rossum
2004-11-12
1
-3/+4
*
reordered a couple of things
Just van Rossum
2004-11-12
1
-5/+6
*
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
*
Update compatibility comments to 2.1, corresponding to PEP 291 1.13.
Martin v. Löwis
2004-11-10
37
-37/+37
*
- 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
*
SF patch 1062495: Modules/zipimport.c does not compile on solaris (Contribute...
Raymond Hettinger
2004-11-10
1
-0/+1
*
SF patch 1062495: Modules/zipimport.c does not compile on solaris
Raymond Hettinger
2004-11-10
1
-5/+5
*
Avoid a linker warning: MSVC 7 doesn't support /pdb:None, the debug
Thomas Heller
2004-11-10
1
-3/+8
*
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
*
SF patch #1062279: deque pickling problems
Raymond Hettinger
2004-11-09
2
-14/+48
*
SF 1062353: set pickling problems
Raymond Hettinger
2004-11-09
2
-5/+18
*
Bump version number
Andrew M. Kuchling
2004-11-09
1
-221/+383
*
And delete a useless comment.
Tim Peters
2004-11-08
1
-1/+0
[next]