Skip to content

Drop Python 3.3 on Appveyor#982

Merged
pganssle merged 3 commits into
dateutil:masterfrom
pganssle:drop_py33_appveyor
Nov 20, 2019
Merged

Drop Python 3.3 on Appveyor#982
pganssle merged 3 commits into
dateutil:masterfrom
pganssle:drop_py33_appveyor

Conversation

@pganssle

@pganssle pganssle commented Nov 20, 2019

Copy link
Copy Markdown
Member

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
Copy Markdown
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
Copy Markdown
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.

2 participants