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

Remove last references to obsolete py.code #315

Merged
merged 2 commits into from
Jul 25, 2018

Conversation

nicoddemus
Copy link
Member

Also remove some unnecessary references to py.builtin

Fix #305

Also remove some unnecessary references to py.builtin

Fix pytest-dev#305
@nicoddemus
Copy link
Member Author

Hmm I've used six in a few places, but this breaks with old pytest versions because on those versions we did not use six yet.

I updated the minimum required pytest version to 3.4, I think it is OK to drop support for very old pytest versions. Let me know if you prefer otherwise.

Let's take the opportunity to reduce the build matrix and test with latest
pytest versions as well
@nicoddemus nicoddemus merged commit 46119eb into pytest-dev:master Jul 25, 2018
@nicoddemus nicoddemus deleted the pylib-woes branch July 25, 2018 12:07
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.

2 participants