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

PR: Remove Python 2 compatibility code #179

Merged
merged 4 commits into from
Jul 20, 2022

Conversation

jitseniesen
Copy link
Member

Fixes #156

@jitseniesen jitseniesen added this to the v0.5.1 milestone Jul 1, 2022
@jitseniesen jitseniesen self-assigned this Jul 1, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #179 (79322ed) into master (6bfbc0a) will increase coverage by 0.39%.
The diff coverage is 100.00%.

Impacted Files Coverage Δ
spyder_unittest/backend/runnerbase.py 100.00% <100.00%> (+2.32%) ⬆️
spyder_unittest/backend/zmqstream.py 100.00% <100.00%> (ø)
spyder_unittest/unittestplugin.py 46.01% <100.00%> (+0.63%) ⬆️
spyder_unittest/widgets/configdialog.py 91.66% <100.00%> (+1.76%) ⬆️
spyder_unittest/widgets/unittestgui.py 84.11% <100.00%> (+0.09%) ⬆️
spyder_unittest/widgets/datatree.py 95.12% <0.00%> (-0.82%) ⬇️

@jitseniesen jitseniesen merged commit d3d28d5 into spyder-ide:master Jul 20, 2022
@jitseniesen jitseniesen deleted the python2 branch July 20, 2022 11:47
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.

Remove Python 2 support from code base
2 participants