消息 [150177]
> An alternative might be a flag on rename: overwrite=['always', 'os_default']
How about overwrite=[None, True] with None meaning "OS default"?
> with a warning and a switch of the default in a subsequent release.
I think we should be conservative with warnings and
compatibility-breaking changes. In this case there's no pressing need to
change behaviour: the default isn't less secure or less efficient. |
|
| 日期 |
用户 |
动作 |
参数 |
| 2011-12-23 16:08:47 | pitrou | 修改 | recipients:
+ pitrou, vstinner, draghuram, techtonik, giampaolo.rodola, tarek, eric.araujo, r.david.murray, Trundle, neologix |
| 2011-12-23 16:08:46 | pitrou | 链接 | issue8828 messages |
| 2011-12-23 16:08:45 | pitrou | 创建 | |
|