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
*
This commit was manufactured by cvs2svn to create tag 'r221'.
v2.2.1
cvs2svn
2002-04-09
1
-0/+1
*
Updates from Sean Reifschneider.
Michael W. Hudson
2002-04-09
4
-71/+46
*
Replace "Digital Creations" with Zope Corporation in one place.
Fred Drake
2002-04-08
1
-1/+4
*
Update table of releases.
Tim Peters
2002-04-08
1
-0/+2
*
This may well be my final checkin before 2.2.1.
Michael W. Hudson
2002-04-08
1
-5/+5
*
Add bool(), True, False (as ints) for backwards compatibility.
Guido van Rossum
2002-04-08
2
-1/+28
*
Do not call "knee" a standard module.
Fred Drake
2002-04-08
1
-3/+1
*
SF bug 538827: Python open w/ MSVC6: bad error msgs.
Tim Peters
2002-04-08
1
-1/+14
*
- A type can now inherit its metatype from its base type. Previously,
Guido van Rossum
2002-04-08
2
-6/+11
*
File used for 2.2.1 distribution, unless disaster strikes in next 24 hours.
Jack Jansen
2002-04-07
1
-1/+1
*
Files used for 2.2.1 release (unless disaster strikes in the next 24 hours).
Jack Jansen
2002-04-07
2
-0/+4
*
Some more news. (There's also a fix to _localemodule.c that I don't
Guido van Rossum
2002-04-05
1
-0/+4
*
Backport half a patch from the trunk. This inherits tp_is_gc from a
Guido van Rossum
2002-04-05
2
-0/+5
*
backport gvanrossum's checkin of
Michael W. Hudson
2002-04-05
1
-0/+8
*
backport gvanrossum's checkin of
Michael W. Hudson
2002-04-05
1
-3/+7
*
backport fdrake's checkin of
Michael W. Hudson
2002-04-05
1
-4/+5
*
Backport both bits of Guido's fix for bug #503031.
Michael W. Hudson
2002-04-05
1
-1/+5
*
backport loewis' checkin of
Michael W. Hudson
2002-04-05
1
-1/+1
*
backport loewis' checkin of
Michael W. Hudson
2002-04-05
1
-1/+4
*
Change Windows installer strings and resources for 2.2.1 final.
Tim Peters
2002-04-04
1
-4/+4
*
Fiddle Windows build number for 2.2.1 final.
Tim Peters
2002-04-04
1
-2/+2
*
Update patch level and Windows build number for 2.2.1 final.
Tim Peters
2002-04-04
2
-3/+5
*
Add note about changes in xml.sax.expatreader.
Fred Drake
2002-04-04
1
-0/+6
*
SF bug 497854: Short-cuts missing for All Users.
Tim Peters
2002-04-04
2
-12/+19
*
Not sure why the regression test missed this, but the PyXML tests caught it.
Fred Drake
2002-04-04
1
-1/+1
*
Mark the notice about the new development version of the docs as not needing
Fred Drake
2002-04-04
1
-0/+1
*
Avoid creating circular references between the ExpatParser and the
Fred Drake
2002-04-04
1
-1/+38
*
SF 539024, Fix broken link to numpy
Neal Norwitz
2002-04-04
1
-1/+1
*
Correct the descriptions of the PyObject_As*Buffer() return values.
Fred Drake
2002-04-04
1
-6/+6
*
Add another output directory to the ignored list.
Fred Drake
2002-04-04
1
-0/+1
*
The body of_PyObject_GC_UnTrack() should only be compiled #ifdef
Guido van Rossum
2002-04-03
1
-0/+2
*
Update the PEP URL format to point to python.org.
Fred Drake
2002-04-03
1
-1/+1
*
Explain that os.spawn*() return the process handle on Windows.
Fred Drake
2002-04-01
1
-1/+2
*
There is no PyArg_ConvertTuple(); call it by the right name.
Fred Drake
2002-04-01
1
-1/+1
*
Fix up the documentation of the type codes to give both the C and Python
Fred Drake
2002-04-01
1
-14/+23
*
Prepare for next release.
Fred Drake
2002-04-01
1
-3/+3
*
Update to push the docs to python.org instead of python.sf.net.
Fred Drake
2002-04-01
2
-9/+12
*
Update from trunk:
Fred Drake
2002-04-01
1
-9/+16
*
Backport changes to integrate AMK's "What's New in Python X.Y"
Fred Drake
2002-04-01
2
-18/+67
*
Preparing for the next release.
Fred Drake
2002-03-29
1
-1/+1
*
This commit was manufactured by cvs2svn to create tag 'r22p1'.
v2.2
cvs2svn
2002-03-29
1
-0/+1
*
Set version info for the emergency "Don't Kill Opera" documentation
Fred Drake
2002-03-29
2
-3/+3
*
Backport to 2.2.1:
Guido van Rossum
2002-03-29
1
-1/+1
*
News for SF #535905.
Guido van Rossum
2002-03-29
1
-0/+13
*
Backport of a new test to check the interaction between cyclic GC
Tim Peters
2002-03-28
1
-0/+29
*
Backport to 2.2.1:
Guido van Rossum
2002-03-28
5
-5/+7
*
Backport to 2.2.1.
Guido van Rossum
2002-03-28
1
-2/+10
*
Add documentation on the hasfree data object.
Fred Drake
2002-03-28
1
-0/+4
*
Backport Skip's patch for SF bug #534495:
Fred Drake
2002-03-27
1
-1/+2
*
Files used for 2.2.1c2 distribution.
Jack Jansen
2002-03-26
5
-2/+4
[next]