Skip to content
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

Drop Python 3.3 on Appveyor #982

Merged
merged 3 commits into from Nov 20, 2019
Merged

Conversation

pganssle
Copy link
Member

@pganssle pganssle commented Nov 20, 2019

Summary of changes

Appveyor has been failing recently because of Python 3.3. We're mainly still testing Python 3.3 as a sort of "canary" to determine when we can drop it from the python_requires, so I believe it's sufficient to just test on Travis.

I have also added Python 3.7 and 3.8 tests. For now we can do x86/x64 on 3.7 and 3.8 until 3.8 is the more common platform.

This has started failing and there's no particularly good reason to keep
it around, since we mainly are testing on Python 3.3 to know when to
officially drop it from the list of supported platforms.
@pganssle pganssle added the build label Nov 20, 2019
@pganssle pganssle added this to the Master milestone Nov 20, 2019
@jbrockmendel
Copy link
Contributor

lgtm pending green

@pganssle pganssle changed the title Drop py33 appveyor Drop Python 3.3 on Appveyor Nov 20, 2019
@pganssle pganssle merged commit 376b330 into dateutil:master Nov 20, 2019
@pganssle
Copy link
Member Author

Thanks @jbrockmendel!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants