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
*
Fixed lots of small nits caught by Ka-Ping Yee <ping@lfw.org>.
Fred Drake
2000-10-10
16
-38/+40
*
Minor nit fixes based on suggestions from Ka-Ping Yee <ping@lfw.org>.
Fred Drake
2000-10-10
1
-4/+14
*
Better synopsis based on suggestion from Ka-Ping Yee <ping@lfw.org>.
Fred Drake
2000-10-10
1
-2/+3
*
Better synopses based on suggestions from Ka-Ping Yee <ping@lfw.org>.
Fred Drake
2000-10-10
2
-5/+4
*
Move the documentation for the mutex module to be with the threading
Fred Drake
2000-10-10
1
-1/+1
*
Place the full text of the CNRI license verbatim in the LICENSE file.
Guido van Rossum
2000-10-10
1
-5/+67
*
This commit was manufactured by cvs2svn to create tag 'r20c1'.
v2.0c1
cvs2svn
2000-10-09
1
-0/+1
*
When the classes in wave.py opened files themselves, their .close() methods
Tim Peters
2000-10-09
1
-7/+19
*
The usual.
Guido van Rossum
2000-10-09
19
-262/+511
*
The Usual.
Jeremy Hylton
2000-10-09
2
-438/+412
*
the usual
Jeremy Hylton
2000-10-09
1
-2/+2
*
add note explaining what a release candidate is
Jeremy Hylton
2000-10-09
1
-0/+10
*
This file is no longer used.
Fred Drake
2000-10-09
1
-27/+0
*
Repaired IDLE Unicode bug description.
Tim Peters
2000-10-09
1
-2/+5
*
Another generated file...
Fred Drake
2000-10-09
1
-7/+7
*
Remove macro that mentions DL_EXPORT_HEADER; it caused a spurious warning
Fred Drake
2000-10-09
2
-466/+485
*
WAVE test + bugfix contributor.
Guido van Rossum
2000-10-09
1
-0/+1
*
wave test output
Guido van Rossum
2000-10-09
1
-0/+1
*
Simple test suite for wave.py by Jean-Claude Rimbault (with some
Guido van Rossum
2000-10-09
1
-0/+34
*
Paul Prescod <paul@prescod.net>:
Fred Drake
2000-10-09
1
-0/+7
*
Fix by Jean-Claude Rimbault [ Bug #116271 ] -- the WAVE header was
Guido van Rossum
2000-10-09
1
-1/+1
*
Move the test for confirmation that all nodes have been freed into the
Fred Drake
2000-10-09
2
-33/+72
*
And another.
Guido van Rossum
2000-10-09
1
-0/+1
*
Checking in three Darwin-specific patches.
Guido van Rossum
2000-10-09
2
-460/+462
*
typo
Jeremy Hylton
2000-10-09
1
-1/+1
*
Use python$EXE instead of python, for Darwin. (Patch by Tony
Guido van Rossum
2000-10-09
1
-4/+4
*
For Darwin, export EXE (needed by Lib/plat-generic/regen checkin, to
Guido van Rossum
2000-10-09
1
-0/+1
*
One more name.
Guido van Rossum
2000-10-09
1
-0/+1
*
Do not forget to build the acks.html file when building "all"!
Fred Drake
2000-10-09
1
-1/+1
*
added better description of BeOS changes from Donn Cave
Jeremy Hylton
2000-10-09
1
-2/+7
*
Summary of changes between 2.0b2 and 2.0c1
Jeremy Hylton
2000-10-09
1
-1/+124
*
new name
Jeremy Hylton
2000-10-09
1
-0/+1
*
Work around annoyances in LaTeX2HTML.
Fred Drake
2000-10-09
2
-2/+2
*
Push xmllib to the end of the markup chapter since it is deprecated.
Fred Drake
2000-10-09
1
-1/+1
*
Another name.
Fred Drake
2000-10-09
1
-0/+1
*
Donn Cave <donn@oz.net>:
Fred Drake
2000-10-09
2
-521/+518
*
Donn Cave <donn@oz.net>:
Fred Drake
2000-10-09
2
-12/+0
*
Donn Cave <donn@oz.net>:
Fred Drake
2000-10-09
1
-9/+8
*
Donn Cave <donn@oz.net>:
Fred Drake
2000-10-09
1
-1/+1
*
Updated version from Donn Cave <donn@oz.net>.
Fred Drake
2000-10-09
1
-151/+58
*
_exceptions: Format a missing system id as <unknown>.
Martin v. Löwis
2000-10-09
2
-5/+7
*
Denis S. Otkidach <ods@users.sourceforge.net>:
Fred Drake
2000-10-09
1
-1/+1
*
bump patchlevel to 2.0c1
Jeremy Hylton
2000-10-09
1
-4/+4
*
read in a .pyc file and disassemble the code objects
Jeremy Hylton
2000-10-09
1
-0/+39
*
Patch #101810: check whether zst.avail_out is non-zero when getting
Andrew M. Kuchling
2000-10-09
1
-1/+15
*
Fixed leapdays(). From Patch #101841, by Denis S. Otkidach.
Guido van Rossum
2000-10-09
1
-2/+4
*
Adapt test output to changed error message.
Guido van Rossum
2000-10-08
1
-1/+1
*
Be consistent in the description of audio formats: <format> <width>
Guido van Rossum
2000-10-08
1
-4/+7
*
Correct output.
Guido van Rossum
2000-10-08
1
-1/+1
*
It seems our sound cards can't play mulaw data. Use native-format
Guido van Rossum
2000-10-08
1
-1/+12
[next]