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
...
*
Ad test_funky_hyphens() to test some screwy edge cases reported in SF
Greg Ward
2002-10-31
1
-5/+18
*
Fixes SF bug#614051: win32 build_ext problem.
Thomas Heller
2002-10-31
1
-0/+2
*
Catch only ImportError
Andrew M. Kuchling
2002-10-31
1
-1/+1
*
Add docstrings to register, lookup, register_error
Walter Dörwald
2002-10-31
1
-4/+36
*
Make the Distribution() constructor forgiving of unknown keyword
Andrew M. Kuchling
2002-10-31
1
-2/+11
*
Add a couple of comments about the use of \normalsize and
Fred Drake
2002-10-30
1
-1/+3
*
Still more magical <link> elements.
Fred Drake
2002-10-30
1
-1/+18
*
Hackish way to generate an up-<link> for the title page if we have
Fred Drake
2002-10-30
1
-4/+16
*
More <link> support for generated pages.
Fred Drake
2002-10-30
2
-3/+24
*
Two more <link> elements.
Fred Drake
2002-10-30
1
-0/+2
*
Add some relevant <link> elements.
Fred Drake
2002-10-30
2
-0/+5
*
Use personal e-mail address
Andrew M. Kuchling
2002-10-30
4
-5/+4
*
Minor rearranging.
Fred Drake
2002-10-30
1
-3/+5
*
Add notes to the asctime() and ctime() descriptions to make it
Fred Drake
2002-10-30
1
-0/+2
*
Sprinkle with --favicon options.
Fred Drake
2002-10-30
1
-1/+3
*
Added support for --favicon.
Fred Drake
2002-10-30
1
-2/+15
*
Added support for --favicon.
Fred Drake
2002-10-30
1
-1/+7
*
Add support for using a "favicon".
Fred Drake
2002-10-30
1
-16/+20
*
Make use of the new "favicon" image.
Fred Drake
2002-10-30
2
-0/+2
*
Added "favicon" image.
Fred Drake
2002-10-30
1
-0/+0
*
Added missing class to __all__.
Raymond Hettinger
2002-10-30
1
-1/+1
*
Added __all__.
Raymond Hettinger
2002-10-30
1
-0/+2
*
Added missing names to __all__.
Raymond Hettinger
2002-10-30
1
-1/+1
*
Added new move() function to __all__.
Raymond Hettinger
2002-10-30
1
-1/+1
*
SF bug 630824: pydoc Helper keywords missing 'yield'
Tim Peters
2002-10-30
1
-0/+1
*
Patrick K. O'Brien notices that kwlist was missing from __all__.
Raymond Hettinger
2002-10-30
1
-1/+1
*
Forward port of 1.12.14.3 (which has an incorrect log message):
Jack Jansen
2002-10-29
1
-1/+4
*
Added test for this fix to classobject.c:
Guido van Rossum
2002-10-29
1
-0/+27
*
Since properties are supported here, is possible that
Guido van Rossum
2002-10-29
1
-13/+12
*
Patch #629426: Eliminate more autoconf warnings. Use AC_HELP_STRING.
Martin v. Löwis
2002-10-29
2
-90/+119
*
Chapter titles that get split over multiple lines in the typeset
Fred Drake
2002-10-28
1
-5/+3
*
Minor simplification.
Fred Drake
2002-10-28
1
-2/+1
*
Remove unnecessary output file.
Fred Drake
2002-10-28
1
-42/+0
*
Add a test of interaction between & and extra replacements.
Fred Drake
2002-10-28
1
-8/+13
*
Really do replacement of & last to avoid bad interactions between &
Fred Drake
2002-10-28
1
-2/+2
*
Avoid calling __dict_replace() if we don't need to -- the call is much
Fred Drake
2002-10-28
1
-8/+10
*
Oops, committed this in the wrong place.
Guido van Rossum
2002-10-28
1
-740/+0
*
Spreadsheet demo that I used in the advanced talk at Linux Lunacy II.
Guido van Rossum
2002-10-28
1
-0/+740
*
Beginnings of a spreadsheet I used as an example on Linux Lunacy II.
Guido van Rossum
2002-10-27
1
-0/+740
*
Change PyOS_Readline declaration to match the recent change to myreadline.c
Skip Montanaro
2002-10-27
1
-2/+2
*
Patch #627105: Document that SYSTEM_PAGE_SIZE really should not be
Martin v. Löwis
2002-10-26
1
-1/+4
*
Patch #613256: Add nescape method to xml.sax.saxutils.
Martin v. Löwis
2002-10-26
6
-8/+58
*
Add Daniel Stutzbach, for #512981.
Martin v. Löwis
2002-10-26
1
-0/+1
*
Document patch #512981.
Martin v. Löwis
2002-10-26
1
-0/+3
*
Patch #512981: Update readline input stream on sys.stdin/out change.
Martin v. Löwis
2002-10-26
5
-22/+42
*
Patch #623771: Properly use autoconf 2.5x macros.
Martin v. Löwis
2002-10-26
2
-18/+36
*
Remove duplicate definitions of _XOPEN_SOURCE_EXTENDED.
Martin v. Löwis
2002-10-26
1
-2/+0
*
Patch #628898: Define _XOPEN_SOURCE_EXTENDED and _POSIX_C_SOURCE.
Martin v. Löwis
2002-10-26
3
-3/+31
*
Clarify packages in tutorial. Closes SF bug #616211.
Raymond Hettinger
2002-10-26
1
-0/+3
*
Implement a safer and more predictable interpolation approach.
Fred Drake
2002-10-25
3
-1/+74
[prev]
[next]