Message 249483 - Python tracker
Message249483
| Author | eltoder |
|---|---|
| Recipients | Guido.van.Rossum, Mark.Shannon, benjamin.peterson, eltoder, larry, lemburg, njs, pitrou, rhettinger, serhiy.storchaka |
| Date | 2015-09-01.14:38:29 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1441118309.95.0.0538891954305.issue24912@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Nathaniel, what if we allow creating module objects from an existing dict instead of always creating a new one. Does this solve your namespace diversion problem? FWIW, when I discovered this change I was quite surprised this came through without a PEP. I agree that the old rules were somewhat arbitrary, but this is a significant change with non-trivial compatibility concerns. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-09-01 14:38:30 | eltoder | set | recipients: + eltoder, lemburg, rhettinger, pitrou, larry, benjamin.peterson, njs, Mark.Shannon, serhiy.storchaka, Guido.van.Rossum |
| 2015-09-01 14:38:29 | eltoder | set | messageid: <1441118309.95.0.0538891954305.issue24912@psf.upfronthosting.co.za> |
| 2015-09-01 14:38:29 | eltoder | link | issue24912 messages |
| 2015-09-01 14:38:29 | eltoder | create | |