Skip to content

Conversation

simonjayhawkins
Copy link
Member

pandas\core\arrays\integer.py:549: error: Argument "copy" to "astype_nansafe" has incompatible type "None"; expected "bool"
pandas\core\arrays\boolean.py:527: error: Argument "copy" to "astype_nansafe" has incompatible type "None"; expected "bool"

@simonjayhawkins simonjayhawkins added the Typing type annotations, mypy/pyright type checking label Dec 29, 2019
@simonjayhawkins simonjayhawkins added this to the 1.0 milestone Dec 29, 2019
@jbrockmendel
Copy link
Member

LGTM

@jreback jreback merged commit af84f45 into pandas-dev:master Dec 30, 2019
@jreback
Copy link
Contributor

jreback commented Dec 30, 2019

thanks

@simonjayhawkins simonjayhawkins deleted the astype_nansafe branch December 30, 2019 13:54
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