Message 102888 - Python tracker
Message102888
| Author | pjenvey |
|---|---|
| Recipients | barry, brian.curtin, eric.araujo, pitrou, pjenvey, skrah |
| Date | 2010-04-11.21:10:48 |
| SpamBayes Score | 1.9997835e-05 |
| Marked as misclassified | No |
| Message-id | <1271020250.02.0.421808640271.issue7301@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The pending patch for py3k fixes the modification of the env value (trunk already has a fix for that). That patch is also doing the conversion to wchar_t via the char2wchar function now, with that reusing a single buffer seems out of the question |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-04-11 21:10:50 | pjenvey | set | recipients: + pjenvey, barry, pitrou, eric.araujo, brian.curtin, skrah |
| 2010-04-11 21:10:50 | pjenvey | set | messageid: <1271020250.02.0.421808640271.issue7301@psf.upfronthosting.co.za> |
| 2010-04-11 21:10:48 | pjenvey | link | issue7301 messages |
| 2010-04-11 21:10:48 | pjenvey | create | |