[Python-Dev] ctypes is in SVN now. (original) (raw)

"Martin v. Löwis" martin at v.loewis.de
Thu Mar 9 23:54:53 CET 2006


Thomas Heller wrote:

ctypes is in SVN now, and the buildbot is green, after I disabled a test that dumped core on sparc solaris. The crash was apparently caused

Missing are .vcproj files for Windows, both for the ctypes.pyd extension and the ctypestest.pyd extension needed for testing. IIRC, Martin promised to create them - is this offer still valid?

It is. I usually create the vcproj files by copying an existing one, and replacing everything that matters in a text editor.

Regards, Martin



More information about the Python-Dev mailing list