Message287008
| Author | python-dev |
|---|---|
| Recipients | ncoghlan, paul.moore, python-dev, steve.dower, tim.golden, zach.ware |
| Date | 2017-02-04.23:41:34 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <20170204234131.26385.85901.D092099C@psf.io> |
| In-reply-to |
| Content | |
|---|---|
New changeset c6506f759db1 by Steve Dower in branch '3.5': Issue #29319: Prevent RunMainFromImporter overwriting sys.path[0]. https://hg.python.org/cpython/rev/c6506f759db1 New changeset 0965e2967056 by Steve Dower in branch '3.6': Issue #29319: Prevent RunMainFromImporter overwriting sys.path[0]. https://hg.python.org/cpython/rev/0965e2967056 New changeset d0f28ee3affe by Steve Dower in branch 'default': Issue #29319: Prevent RunMainFromImporter overwriting sys.path[0]. https://hg.python.org/cpython/rev/d0f28ee3affe |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-02-04 23:41:34 | python-dev | set | recipients: + python-dev, paul.moore, ncoghlan, tim.golden, zach.ware, steve.dower |
| 2017-02-04 23:41:34 | python-dev | link | issue29319 messages |
| 2017-02-04 23:41:34 | python-dev | create | |