aboutsummaryrefslogtreecommitdiff
path: root/lang/python23/files/patch-Include::weakrefobject.h
Commit message (Collapse)AuthorAgeFilesLines
* - Update to Python-2.3.3Hye-Shik Chang2003-12-201-11/+0
| | | | | | | | | - Pass PYTHON_VERSION variable to dependent builds. - Enable email package to use cjkcodecs. - Decrease default recursion limit to 900 on sparc64. Notes: svn path=/head/; revision=96254
* Add fix for a fatal bug in type's GC handling causes segfaults.Hye-Shik Chang2003-11-211-0/+11
http://cvs.sourceforge.net/viewcvs.py/python/python/dist/src/Misc/NEWS?r1=1.831.4.75&r2=1.831.4.76&diff_format=u Obtained from: Python CVS Notes: svn path=/head/; revision=94597