This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author theller
Recipients casevh, dchud, edsu, loewis, mmueller, nick, skip.montanaro, theller
Date 2010-03-23.19:17:51
SpamBayes Score 1.1961421e-05
Marked as misclassified No
Message-id <4BA913D8.3000109@ctypes.org>
In-reply-to <1269332631.53.0.548980461942.issue1544339@psf.upfronthosting.co.za>
Content
> It appears to me that no-one is maintaining this separate ctypes
> code-base anymore so I'll have to ditch dependencies that use it
> (Shapely) unfortunately.

This is correct, the separate ctypes code base is linked via svn:external
into the core Python svn repository.  Unfortunately, the Python trunk ctypes
code does not compile with earlier Python versions any more.
History
Date User Action Args
2010-03-23 19:17:52thellersetrecipients: + theller, loewis, skip.montanaro, casevh, mmueller, edsu, dchud, nick
2010-03-23 19:17:51thellerlinkissue1544339 messages
2010-03-23 19:17:51thellercreate