Re: [Python-Dev] cpython (3.3): Issue #17576: Deprecation warning emitted now when __int__() or __index__()

2013-12-12 Thread Serhiy Storchaka
12.12.13 00:24, Antoine Pitrou написав(ла): On Wed, 11 Dec 2013 20:28:19 +0100 (CET) serhiy.storchaka wrote: http://hg.python.org/cpython/rev/618cca51a27e changeset: 87899:618cca51a27e branch: 3.3 parent: 87896:46186736e91c user:Serhiy Storchaka date:Wed Dec 11 21:0

Re: [Python-Dev] cpython (3.3): Issue #17576: Deprecation warning emitted now when __int__() or __index__()

2013-12-12 Thread R. David Murray
On Thu, 12 Dec 2013 10:54:05 +0200, Serhiy Storchaka wrote: > 12.12.13 00:24, Antoine Pitrou написав(ла): > > On Wed, 11 Dec 2013 20:28:19 +0100 (CET) > > serhiy.storchaka wrote: > >> http://hg.python.org/cpython/rev/618cca51a27e > >> changeset: 87899:618cca51a27e > >> branch: 3.