Skip to content

Release updates for python-3.8 and removing python2 #190

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
merged 5 commits into from
Feb 21, 2020

Conversation

frozencemetery
Copy link
Member

Resolves: #189
Resolves: #181

@frozencemetery
Copy link
Member Author

Windows contributors (@aiudirog @totaam @ofek n'at), the obvious change for removing python2 drops our mingw32 build/release pipeline. That probably shouldn't go away, right? What should the Windows matrix look like ideally?

@frozencemetery frozencemetery force-pushed the windows-3.8 branch 13 times, most recently from a5c8576 to 51c83f8 Compare February 6, 2020 17:22
@frozencemetery
Copy link
Member Author

Have given up on updating the MacOS builder and opened #191 for that.

Will merge and tag once we know what the Windows should look like.

@ofek
Copy link

ofek commented Feb 6, 2020

Thanks!

@aiudirog
Copy link
Member

aiudirog commented Feb 7, 2020

I'll look over all of the Windows stuff when I have some time tomorrow evening.

@aiudirog
Copy link
Member

aiudirog commented Feb 9, 2020

For removing Python 2.7 on Windows, it looks like the only remaining cleanup is to remove the extra dependency installation.

On another note, I would personally restore 3.6 wheel deployment on Windows since its EOL isn't until the end of 2021.

We may also want to bump all 3.7 testing and deployment up to 3.7.5 where available, but that's not really a big deal.

@frozencemetery
Copy link
Member Author

Thanks for your patience. I've updated with @aiudirog's suggestions.

@frozencemetery frozencemetery merged commit 1f7acf7 into pythongssapi:master Feb 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Python 3.8 on Windows Reduce runtime of CI
3 participants