Message133502
[Merging with issue 11402]
Daniel's patch is much simpler, but I think that unicode_empty and
unicode_latin1 would need to be protected before _PyUnicode_Init
is called.
Is the module initialization procedure documented somewhere? I get
the impression that unicodeobject.c depends on dict.c and dict.c
depends on unicodeobject.c. |
|
| Date |
User |
Action |
Args |
| 2011-04-11 07:31:08 | skrah | set | recipients:
+ skrah, lemburg, amaury.forgeotdarc, mark.dickinson, vstinner, stutzbach |
| 2011-04-11 07:31:08 | skrah | set | messageid: <[email protected]> |
| 2011-04-11 07:31:07 | skrah | link | issue10156 messages |
| 2011-04-11 07:31:07 | skrah | create | |
|