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 Alexander.Belopolsky
Recipients Alexander.Belopolsky, Robin.Schreiber, amaury.forgeotdarc, belopolsky, loewis
Date 2012-09-06.21:57:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3D140923-731C-41B1-AF6C-B8AEEB8E8B6F@gmail.com>
In-reply-to <1346965801.67.0.764613330351.issue15870@psf.upfronthosting.co.za>
Content
On Sep 6, 2012, at 5:10 PM, Martin v. Löwis <report@bugs.python.org> wrote:

> 
> What is your use case for this API?
> 

I can describe my use case, but it is somewhat similar to ctypes.   I searched the tracker for a PEP 3121 refactoring applied to ctypes and could not find any.   I'll try to come up with a PEP 3121 patch for ctypes using the proposed API.
History
Date User Action Args
2012-09-06 21:57:05Alexander.Belopolskysetrecipients: + Alexander.Belopolsky, loewis, amaury.forgeotdarc, belopolsky, Robin.Schreiber
2012-09-06 21:57:04Alexander.Belopolskylinkissue15870 messages
2012-09-06 21:57:04Alexander.Belopolskycreate