Nick Coghlan
7f7a08efd1
PEP 499: Mark as deferred until 3.10 ( #1328 )
...
The open questions still require more consideration/discussion than we expect to be able to give them before 3.9 feature freeze.
2020-03-14 14:36:57 +10:00
Nick Coghlan
e491484ce8
PEP 499: Delegate to Nick Coghlan ( #946 )
...
Also updates the PEP with links to the reference implementation,
and adds an Open Questions section to highlight known areas of
compatibility risk.
2019-03-24 22:03:37 +10:00
Cameron SImpson
86435a9b17
PEP 418, PEP 499: update the email address of Cameron Simpson ( #940 )
...
From cs@zip.com.au to cs@cskk.id.au .
2019-03-19 16:30:05 -07:00
Cameron SImpson
ccdbb66ee4
PEP 499: add some examples and other updates ( #939 )
...
* add some examples
* specify that packages are not affected by this change
* specify that use of module.__name__ should be replaced by module.__spec__.name where the canonical monudle name is required
* other small changes
[Unlike the original PR, this does *not* change Cameron's email. A separate PR is needed.]
2019-03-19 12:10:14 -07:00
Mariatta
cf3bad5ab3
Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464)
...
This reverts commit bb0e518ed3
.
2017-11-11 11:28:55 -08:00
Huang Huang
bb0e518ed3
Rename all .txt PEP files to .rst (GH-462)
...
For https://github.com/python/peps/issues/1
2017-11-11 10:30:43 -08: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
Chris Angelico
26f2505063
Introduce PEP 499 from Cameron Simpson
2015-08-08 14:43:09 +10:00