Message179256
Here are patches for all four Python versions. They fixes possible usage of the
followed non-initialized global variables: free_list, numfree, interned,
unicode_empty, static_strings, unicode_latin1, bloom_linebreak,
unicode_default_encoding. |
|
| Date |
User |
Action |
Args |
| 2013-01-07 11:28:44 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, lemburg, amaury.forgeotdarc, vstinner, stutzbach, Arfrever, skrah |
| 2013-01-07 11:28:43 | serhiy.storchaka | link | issue10156 messages |
| 2013-01-07 11:28:42 | serhiy.storchaka | create | |
|