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 vstinner
Recipients loewis, pitrou, skrah, vstinner
Date 2014-08-27.11:03:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAMpsgwZuhknKBoRxk-xaKJvix9QsKptXKM4aZOWQwOCRbm=jwg@mail.gmail.com>
In-reply-to <1409135392.32.0.793194155215.issue22285@psf.upfronthosting.co.za>
Content
> I'd like to preserve support for building dynamic extension modules through Modules/Setup, but they don't have to live in Modules; putting them into build (say) would be fine as well.

Does it mean that you are ok to commit my patch?
History
Date User Action Args
2014-08-27 11:03:29vstinnersetrecipients: + vstinner, loewis, pitrou, skrah
2014-08-27 11:03:29vstinnerlinkissue22285 messages
2014-08-27 11:03:29vstinnercreate