Message210325
| Author | paul.moore |
|---|---|
| Recipients | dstufft, ncoghlan, paul.moore, python-dev, r.david.murray |
| Date | 2014-02-05.15:17:20 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1391613440.31.0.936425051728.issue20053@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Nothing obvious or Windows-specific from what I can see. It does seem to me that EnvironmentVarGuard doesn't monkeypatch os.environ even though it looks like it intends to (__exit__ sets it back, but __enter__ doesn't monkeypatch it). So maybe that's doing something weird? I'll try to have a better look later (not much spare time right now). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-02-05 15:17:20 | paul.moore | set | recipients: + paul.moore, ncoghlan, r.david.murray, python-dev, dstufft |
| 2014-02-05 15:17:20 | paul.moore | set | messageid: <1391613440.31.0.936425051728.issue20053@psf.upfronthosting.co.za> |
| 2014-02-05 15:17:20 | paul.moore | link | issue20053 messages |
| 2014-02-05 15:17:20 | paul.moore | create | |