Message150177
| Author | pitrou |
|---|---|
| Recipients | Trundle, draghuram, eric.araujo, giampaolo.rodola, neologix, pitrou, r.david.murray, tarek, techtonik, vstinner |
| Date | 2011-12-23.16:08:45 |
| SpamBayes Score | 0.0068049813 |
| Marked as misclassified | No |
| Message-id | <1324656480.3388.38.camel@localhost.localdomain> |
| In-reply-to | <1324654747.17.0.989918755432.issue8828@psf.upfronthosting.co.za> |
| Content | |
|---|---|
> 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. |
|
| History | |||
|---|---|---|---|
| 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 | |