Issue 5590: pyexpat defines global symbol template_string (original) (raw)
Issue5590
Created on 2009-03-28 21:53 by doko, last changed 2022-04-11 14:56 by admin. This issue is now closed.
Messages (2) | ||
---|---|---|
msg84333 - (view) | Author: Matthias Klose (doko) * ![]() |
Date: 2009-03-28 21:53 |
pyexpat.c defines the global symbol template_string polluting the global namespace, which isn't used in the module. Is it ok to remove this definition altogether? | ||
msg89596 - (view) | Author: Matthias Klose (doko) * ![]() |
Date: 2009-06-22 13:06 |
fixed in rev 73503 |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:56:47 | admin | set | github: 49840 |
2009-06-22 13:06:40 | doko | set | status: open -> closedresolution: fixedmessages: + |
2009-03-28 21:53:46 | doko | create |