Hacker News new | ask | show | jobs
by zokier 877 days ago
What do you think of the py27 backcompat type hint syntax using `# type:` comments: https://peps.python.org/pep-0484/#suggested-syntax-for-pytho...
1 comments

Same. I don't like that the meta stuff inside the function. I prefer to have the function be pure code.