[Python-3000] Reminder: Py3k PEPs due by April
Travis Oliphant
oliphant.travis at ieee.org
Fri Apr 13 23:59:59 CEST 2007
Greg Ewing wrote:
> Guido van Rossum wrote:
>
>>all PEPs for Py3k are due by April.
>
>
> Can we nominate one of our 2.x PEPs for promotion
> to a 3000 PEP?
>
> If so, I'd like to nominate PEP 335 - Overloadable
> Boolean Operators.
>
That one would sure improve a lot of trouble we currently have with
NumPy users not understanding why
x[x>3 and x<5]
doesn't give them what they think it should.
I'm
+1
on this proposal for Python 2.6 and Python 3.0
-Travis
More information about the Python-3000
mailing list