On Thu, Mar 13, 2014 at 6:59 PM, Nathaniel Smith <njs@pobox.com> wrote:
[...]
PEP: XXXX
Title: Dedicated infix operators for matrix multiplication and matrix power
Version: $Revision$
Last-Modified: $Date$
Author: Nathaniel J. Smith <njs@pobox.com>
Status: Draft
Type: Standards Track
Python-Version: 3.5
Content-Type: text/x-rst
Created: 20-Feb-2014
Post-History:

I still have to read this but I've assigned a PEP number. Henceforth this will be known as PEP 465. So far I really like what I've read.

On the bikeshedding, if someone wants to start introducing Unicode (non-ASCII) characters as operators they would have to propose a separate PEP arguing the benefits of Unicode -- I am heavily opposed to doing that ATM, for reasons that have already been brought up in the bikeshed.

--
--Guido van Rossum (python.org/~guido)