Message147378
| Author | Nekmo |
|---|---|
| Recipients | Nekmo |
| Date | 2011-11-09.22:17:50 |
| SpamBayes Score | 0.039730202 |
| Marked as misclassified | No |
| Message-id | <1320877071.09.0.895123668254.issue13378@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Currently, the mapping of namespaces is global and can cause failures if multiple instances are used or in multithreading. The variable is in xml.etree.ElementTree._namespace_map. I ask it to be switched to xml.etree._Element instance. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-11-09 22:17:51 | Nekmo | set | recipients: + Nekmo |
| 2011-11-09 22:17:51 | Nekmo | set | messageid: <1320877071.09.0.895123668254.issue13378@psf.upfronthosting.co.za> |
| 2011-11-09 22:17:50 | Nekmo | link | issue13378 messages |
| 2011-11-09 22:17:50 | Nekmo | create | |