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

Switch from pytz to dateutil #3012

Merged
merged 4 commits into from
Jun 5, 2024
Merged

Switch from pytz to dateutil #3012

merged 4 commits into from
Jun 5, 2024

Conversation

jamshale
Copy link
Contributor

@jamshale jamshale commented Jun 3, 2024

This fixes several low security issues and other reliability issues reported by sonarcloud.

Some unit tests were testing it correctly and I stepped through some other spots.

Signed-off-by: jamshale <jamiehalebc@gmail.com>
Signed-off-by: jamshale <jamiehalebc@gmail.com>
@jamshale jamshale marked this pull request as ready for review June 4, 2024 18:28
Signed-off-by: jamshale <jamiehalebc@gmail.com>
@@ -18,48 +18,48 @@
sys.path.insert(0, os.path.abspath(".."))

autodoc_mock_imports = [
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just sorted this list alphabetically

@jamshale
Copy link
Contributor Author

jamshale commented Jun 5, 2024

Closing and reopening for DCO check

@jamshale jamshale closed this Jun 5, 2024
@jamshale jamshale reopened this Jun 5, 2024
Signed-off-by: jamshale <jamiehalebc@gmail.com>
Copy link

sonarcloud bot commented Jun 5, 2024

@jamshale jamshale merged commit d232e60 into hyperledger:main Jun 5, 2024
8 checks passed
@jamshale jamshale deleted the feat/3002 branch June 5, 2024 19:55
EmadAnwer pushed a commit to Whats-Cookin/aries-cloudagent-python that referenced this pull request Jun 7, 2024
* Switch from pytz to dateutil

Signed-off-by: jamshale <jamiehalebc@gmail.com>

---------

Signed-off-by: jamshale <jamiehalebc@gmail.com>
Signed-off-by: EmadAnwer <emadanwer.official@gmail.com>
EmadAnwer pushed a commit to Whats-Cookin/aries-cloudagent-python that referenced this pull request Jun 7, 2024
* Switch from pytz to dateutil

Signed-off-by: jamshale <jamiehalebc@gmail.com>

---------

Signed-off-by: jamshale <jamiehalebc@gmail.com>
EmadAnwer added a commit to Whats-Cookin/aries-cloudagent-python that referenced this pull request Jun 7, 2024
* Switch from pytz to dateutil

Signed-off-by: jamshale <jamiehalebc@gmail.com>

---------

Signed-off-by: jamshale <jamiehalebc@gmail.com>
EmadAnwer pushed a commit to Whats-Cookin/aries-cloudagent-python that referenced this pull request Jun 7, 2024
* Switch from pytz to dateutil

Signed-off-by: jamshale <jamiehalebc@gmail.com>

---------

Signed-off-by: jamshale <jamiehalebc@gmail.com>
EmadAnwer pushed a commit to Whats-Cookin/aries-cloudagent-python that referenced this pull request Jun 9, 2024
* Switch from pytz to dateutil

Signed-off-by: jamshale <jamiehalebc@gmail.com>

---------

Signed-off-by: jamshale <jamiehalebc@gmail.com>
ff137 pushed a commit to ff137/aries-cloudagent-python that referenced this pull request Jun 11, 2024
* Switch from pytz to dateutil

Signed-off-by: jamshale <jamiehalebc@gmail.com>

---------

Signed-off-by: jamshale <jamiehalebc@gmail.com>
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