Drop support for EOL Python 2.6 & 3.3#103
Drop support for EOL Python 2.6 & 3.3#103nicoddemus merged 3 commits intopytest-dev:masterfrom hugovk:rm-2.6
Conversation
|
@hugovk looks good 👍 Do you mind tagging your commit message with |
|
I certainly can do, but "Fixes #92" in the PR message should do the same: https://help.github.com/articles/closing-issues-using-keywords/ Would you like the commit message updating? Edit: here's a test that shows a PR message closing an issue: hugovk/test#12 |
|
@hugovk also please add a new CHANGELOG entry, I think the next version should be |
|
CHANGELOG updated. Should we also drop EOL Python 3.3? 3.3 was dropped from pytest's features branch at the same time as 2.6: pytest-dev/pytest#2822. |
Cool, then I don't care too much if it's git history.
I'm 👍 on this but wait to see what @nicoddemus and @RonnyPfannschmidt say. |
Yes please. 😁 |
|
Updated to drop 3.3 as well. |
Fixes #92.