[issue15242] PyImport_GetMagicTag() should use the same const char * as sys.implementation.cache_tag

Brett Cannon report at bugs.python.org
Mon Jul 9 20:23:24 CEST 2012


Brett Cannon <brett at python.org> added the comment:

I went ahead and committed Eric's patch. Amaury, if you want to move the macros to a header file I see no reason not to, but I also don't see a need so I didn't want to spend the time doing it myself.

----------
resolution:  -> fixed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue15242>
_______________________________________


More information about the Python-bugs-list mailing list