[Python-Dev] Start writing inlines rather than macros?
Skip Montanaro
skip at pobox.com
Thu Feb 27 20:27:02 CET 2014
More information about the Python-Dev mailing list
Thu Feb 27 20:27:02 CET 2014
- Previous message: [Python-Dev] Start writing inlines rather than macros?
- Next message: [Python-Dev] Start writing inlines rather than macros?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thu, Feb 27, 2014 at 1:23 PM, Antoine Pitrou <solipsis at pitrou.net> 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
- Previous message: [Python-Dev] Start writing inlines rather than macros?
- Next message: [Python-Dev] Start writing inlines rather than macros?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list