Skip to content

CLN/TYP: update setup.cfg #33818

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

simonjayhawkins
Copy link
Member

@simonjayhawkins simonjayhawkins commented Apr 27, 2020

@pytest.mark.xfail(	
    StrictVersion(dateutil.__version__.split(".dev")[0]) < StrictVersion("2.7.0"),	
    reason="Bug in dateutil < 2.7.0 when parsing old dates: Period('0001-01-07', 'D')",	
    strict=False,	
)

removed in #33680

@simonjayhawkins simonjayhawkins added Clean Typing type annotations, mypy/pyright type checking labels Apr 27, 2020
@jreback jreback added this to the 1.1 milestone Apr 27, 2020
@jreback jreback merged commit bcd81e9 into pandas-dev:master Apr 27, 2020
@simonjayhawkins simonjayhawkins deleted the tests.scalar.period.test_period branch April 28, 2020 10:52
rhshadrach pushed a commit to rhshadrach/pandas that referenced this pull request May 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Clean Typing type annotations, mypy/pyright type checking
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants