Message150177
> 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. |
|
Date |
User |
Action |
Args |
2011-12-23 16:08:47 | pitrou | set | recipients:
+ pitrou, vstinner, draghuram, techtonik, giampaolo.rodola, tarek, eric.araujo, r.david.murray, Trundle, neologix |
2011-12-23 16:08:46 | pitrou | link | issue8828 messages |
2011-12-23 16:08:45 | pitrou | create | |
|