Skip to content

Conversation

simonjayhawkins
Copy link
Member

maybe alternative to #33519

with from __future__ import annotations on py3.7 the types in the function signature are not evaluated at run-time, so this shouldn't fail 🤞

@simonjayhawkins simonjayhawkins added the Typing type annotations, mypy/pyright type checking label Oct 15, 2020
@jbrockmendel
Copy link
Member

LGTM

@simonjayhawkins simonjayhawkins mentioned this pull request Oct 23, 2020
5 tasks
@WillAyd WillAyd added this to the 1.2 milestone Oct 23, 2020
@WillAyd WillAyd merged commit a8f5477 into pandas-dev:master Oct 23, 2020
@WillAyd
Copy link
Member

WillAyd commented Oct 23, 2020

Cool thanks @simonjayhawkins

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Typing type annotations, mypy/pyright type checking
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants