Re: [Python-Dev] r87188 - python/branches/py3k/Doc/library/test.rst

2010-12-18 Thread Antoine Pitrou
On Sat, 18 Dec 2010 13:11:09 +0100 Georg Brandl wrote: > Am 18.12.2010 13:07, schrieb Antoine Pitrou: > > On Sat, 18 Dec 2010 12:37:09 +0100 > > Georg Brandl wrote: > >> I'd rather keep this a note. We don't want to use warnings except for > >> cases > >> where there is a possibility of securi

Re: [Python-Dev] r87188 - python/branches/py3k/Doc/library/test.rst

2010-12-18 Thread Georg Brandl
Am 18.12.2010 13:07, schrieb Antoine Pitrou: > On Sat, 18 Dec 2010 12:37:09 +0100 > Georg Brandl wrote: >> I'd rather keep this a note. We don't want to use warnings except for cases >> where there is a possibility of security implications or crashes. > > Well, there'll be a crash as soon as som

Re: [Python-Dev] r87188 - python/branches/py3k/Doc/library/test.rst

2010-12-18 Thread Antoine Pitrou
On Sat, 18 Dec 2010 12:37:09 +0100 Georg Brandl wrote: > I'd rather keep this a note. We don't want to use warnings except for cases > where there is a possibility of security implications or crashes. Well, there'll be a crash as soon as someone relies on an API we decide to change or remove :)

Re: [Python-Dev] r87188 - python/branches/py3k/Doc/library/test.rst

2010-12-18 Thread Georg Brandl
I'd rather keep this a note. We don't want to use warnings except for cases where there is a possibility of security implications or crashes. Georg Am 12.12.2010 19:25, schrieb antoine.pitrou: > Author: antoine.pitrou > Date: Sun Dec 12 19:25:25 2010 > New Revision: 87188 > > Log: > Make this a