[Python-ideas] Trial balloon: adding variable type declarations in support of PEP 484
Ethan Furman
ethan at stoneleaf.us
Wed Aug 3 12:05:05 EDT 2016
On 08/03/2016 08:51 AM, tritium-list at sdamon.com wrote:
> Paul Moore opined:
>>
>> Agreed, it seems a shame that this would be an area where it's not
>> possible to introspect data that was available at compile time. (I'd
>> say it doesn't feel Pythonic, except that claiming that Guido's
>> proposing something non-Pythonic is self-contradictory :-))
>
> Guido is the BDFL of CPython [...]
Guido is the BDFL of Python, of which cPython is the reference implementation, and by which
all other implementations are measured.
--
~Ethan~
More information about the Python-ideas
mailing list