On 12 Dec. 2017 8:52 am, "Guido van Rossum" wrote:
- 558 (locals()) -- I think this will have to be postponed
+1 for deferring that one to 3.8. While I like where it's heading now, it
isn't urgent, and we already have quite a few refactorings of low level
internals landing in 3.7.
Cheers,
Nic
There is also PEP 544 (Structural subtyping, a.k.a. static duck typing),
but I think we discussed off-list that it is also not time sensitive,
given the (limited) provisional status of typing module.
(Also mypy already supports it, so the question is mainly when this support
is official after poli