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

main -> dev #6073

Merged
merged 13 commits into from
May 26, 2024
Merged

main -> dev #6073

merged 13 commits into from
May 26, 2024

Conversation

AndrewVSutherland
Copy link
Member

No description provided.

davidlowryduda and others added 13 commits May 20, 2024 18:52
We are currently using a custom-modified unittest2, which itself was a
modified version of the standard library package unittest.

Originally, unittest2 allowed people to use later versions of unittest
in early 2.* versions of python. It also backported certain utilities
from python's 3.4 version of unittest back to python2.

We don't use python2 anymore. We don't need unittest2 anymore. This
commit removes all unittest2 and removes the custom unittest2
dependency.
As advocated by Edgar and David Roe at #6062
CMF tweaks to accommodate recently added data
Remove unittest2, return to unittest
@AndrewVSutherland AndrewVSutherland merged commit 6935761 into dev May 26, 2024
47 checks passed
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.

4 participants