E&S CVS Commit: PEAK - Updated to use Pyrex version 0.6.1, which now handles descriptor methods
pje at eby-sarna.com
pje at eby-sarna.com
Mon Mar 31 12:00:02 EST 2003
Module Name: PEAK
Committed By: pje
Date: Mon Mar 31 16:59:24 UTC 2003
Modified Files:
PEAK/src/peak/binding: _once.c _once.pyx
Log Message:
Updated to use Pyrex version 0.6.1, which now handles descriptor methods
correctly and can build pure-C source that works with the mingw32 distutils
compiler. PEAK's Pyrex source files can now be built by 0.6.1 without
special patches to either PEAK or Pyrex. Hurray for Pyrex, and its author,
Greg Ewing!
To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/binding/_once.c.diff?r1=1.5&r2=1.6
http://cvs.eby-sarna.com/PEAK/src/peak/binding/_once.pyx.diff?r1=1.5&r2=1.6
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 PEAK/src/peak/binding/_once.c \
PEAK/src/peak/binding/_once.pyx
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
More information about the source-changes
mailing list