On Thu, Feb 27, 2014 at 1:23 PM, Antoine Pitrou <[email protected]> wrote: > Well, if we must maintain macros, let's maintain them everywhere and > avoid the burden of two different implementations for the same thing.
Would it be possible to generate the macro versions from the inline/static versions where necessary, as some sort of pre-compile step? S _______________________________________________ Python-Dev mailing list [email protected] https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
