Skip to content

Test on Python 3.8, drop 3.3 and 3.4 #133

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

Closed
wants to merge 5 commits into from

Conversation

asvetlov
Copy link
Contributor

@asvetlov asvetlov commented Oct 23, 2019

Fixes #129

@Tinche please review

@michael-k
Copy link

Can you add the Python 3.8 classifier to setup.py?

Would be nice to see a release with Python 3.8 support.

@asvetlov
Copy link
Contributor Author

Done

@L1ghtn1ng
Copy link

@Tinche Can you please merge this in so it can support py3.8? Also when is a release going to be done(tagged) with py3.8 support?

@blueyed
Copy link
Contributor

blueyed commented Jan 9, 2020

👍
Missed this when creating #134 - which still makes up for a cleaner .travis.yml though. Please consider adopting it, or we can otherwise do it (#134) later.

Created #135 to revisit coverage reporting also (which is useful with PRs like this). Can come afterwards though.

@blueyed
Copy link
Contributor

blueyed commented Jan 9, 2020

I think it would be nicer to have this rebased on master, so that e.g. 0f86f79 was not necessary (a fixup after master was merged into it).

@Tinche
Copy link
Member

Tinche commented Mar 29, 2020

I plan on pulling this in before the next release, so soon! Could I ask that merge conflicts are fixed please @asvetlov

@fulaphex
Copy link

fulaphex commented Apr 8, 2020

@Tinche there are no more conflicts, could you merge it to unblock the release?

@Tinche
Copy link
Member

Tinche commented Apr 8, 2020

@Tinche there are no more conflicts, could you merge it to unblock the release?

There are still conflicts :)

@fulaphex
Copy link

fulaphex commented Apr 8, 2020

I might be missing something, but here is how it looks on my end:
image
That's why I pinged you

@simonfagerholm
Copy link
Contributor

@fulaphex I'm guessing that was the state at the time of the last push, not current state

@L1ghtn1ng
Copy link

Even for me it is saying there are no conflicts

@Tinche
Copy link
Member

Tinche commented Apr 8, 2020

Screenshot 2020-04-08 at 19 02 16

Huh, weird.

@michael-k
Copy link

michael-k commented Apr 9, 2020

I tried to rebase this branch on master and ended up in rebase hell, but squash merging it worked fine. I've created a PR #152 which is effectively a rebase-and-squash of this PR (including proper attribution).

Hope this helps to unblock the next release.

@Tinche Tinche closed this in #152 Apr 12, 2020
@Tinche
Copy link
Member

Tinche commented Apr 12, 2020

Superceded by #152.

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 breakage
7 participants