summaryrefslogtreecommitdiff
path: root/lang/python23/patches/patch-bb
AgeCommit message (Collapse)AuthorFilesLines
2004-06-10NetBSD 2.0 changes sys.platform to netbsd2 -- catch up with thisrecht1-0/+34
patch by drochner@ in private mail bump PKGREVISION to 1
2003-12-08Update to Python 2.3.2recht1-13/+0
Changes in Python: Quite a few fixes.. See NEWS for details. Changes in the pkg: - add FreeBSD patches from the FreeBSD port - add fix for a fatal bug in type's GC handling causes segfaults (via FreeBSD port) see 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 - always build the db 1.85 module (on all platforms)
2003-08-04Extend the Python version zoo by Python-2.3 w/o threads.drochner1-0/+13
Tested with -current on i386 only so far; 3 of the selftests still failing, for reasons NetBSD cannot be blamed for. CVS----------------------------------------------------------------------