Commit Graph

5 Commits

Author SHA1 Message Date
Martin Teichmann 14c5ca31b6 Update PEP 487 (#53)
* Update PEP 487

This adds some changes proposed by Guido.

* removed outdated comment

* rename __set_owner__ to __set_name__
2016-07-14 16:36:50 +03:00
Guido van Rossum 2493d89091 Update to PEP 487, exactly as posted to python-dev Wed, Jul 13, 2016.
Except for one typo fix.
2016-07-13 15:47:14 -07:00
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
Nick Coghlan 4e200485ac PEP 487: New version from Martin 2016-02-06 15:26:52 +10:00
Chris Angelico c568e8c5ab Create PEP 487 from Martin Teichmann's submission 2015-02-28 06:07:44 +11:00