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 skrah
Recipients larry, skrah, taleinat
Date 2014-01-22.21:43:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20140122214302.GA20669@sleipnir.bytereef.org>
In-reply-to <1390421167.15.0.940244192939.issue20180@psf.upfronthosting.co.za>
Content
The vast majority of C modules are in third-party packages. I doubt that external
modules will all use AC. xxmodule.c is about explaining the basic structure of
a C extension.  AC adds nothing to this and obfuscates (IMO) what is going on.
History
Date User Action Args
2014-01-22 21:43:03skrahsetrecipients: + skrah, taleinat, larry
2014-01-22 21:43:03skrahlinkissue20180 messages
2014-01-22 21:43:03skrahcreate