Commit Graph

10 Commits

Author SHA1 Message Date
Marti Raudsepp 04a6af2ab1 Fix various typos, spelling and grammar errors
Errors detected using Topy (https://github.com/intgr/topy), all changes
verified by hand.
2016-07-11 18:35:35 +03:00
Serhiy Storchaka 3dad438872 Issue #26916: Fixed words duplications. 2016-05-03 12:03:16 +03:00
Benjamin Peterson 51a5bea734 pep 465 implemented 2014-04-09 23:57:23 -04:00
Guido van Rossum b3bd7e7581 Accept PEP 465. 2014-04-07 15:41:42 -07:00
Guido van Rossum 9de3184418 Update to PEP 465 -- propose to keep @ at the same level as *. 2014-04-06 16:05:38 -07:00
Guido van Rossum 77af598f5f New version of pep 465 (matrix multiply @ operator). Added scan-ops.py. 2014-03-18 11:07:32 -07:00
Benjamin Peterson dbb6e93d5e put python-version after created 2014-03-14 15:17:05 -05:00
Guido van Rossum a85214d1c7 PEP 465: Updated section "Choice of operator". 2014-03-14 10:45:59 -07:00
Guido van Rossum 77c65b08ba Fix mark-up errors I introduced by copy/pasting. 2014-03-14 09:43:12 -07:00
Guido van Rossum a7cea94349 Assign PEP #465 to "Dedicated infix operators for matrix multiplication and matrix power" by Nathaniel J. Smith. 2014-03-14 09:40:42 -07:00