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 deprecation warnings #84

Merged
merged 2 commits into from
Dec 19, 2022
Merged

remove deprecation warnings #84

merged 2 commits into from
Dec 19, 2022

Conversation

linuxmaniac
Copy link
Contributor

No description provided.

@linuxmaniac linuxmaniac force-pushed the vseva_warn branch 2 times, most recently from 92af6c3 to 4f77dd3 Compare December 5, 2022 07:05
@linuxmaniac
Copy link
Contributor Author

@goodboy rebased to trigger CI, all OK

@linuxmaniac
Copy link
Contributor Author

@goodboy test_confpy_hooks check still fails here too :-(

@linuxmaniac linuxmaniac force-pushed the vseva_warn branch 2 times, most recently from e8909b7 to b4f5757 Compare December 13, 2022 23:09
@goodboy
Copy link
Member

goodboy commented Dec 18, 2022

@linuxmaniac again looks great to me.

Can we rebase this onto latest master and see the CI run?

Then I can give it a proper review 🏄🏼

Copy link
Member

@goodboy goodboy left a comment

Choose a reason for hiding this comment

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

Ye, reviewed quickly anyway and looks good.

> pysipp/utils.py:2: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses
>    import imp  # XXX py2.7
> pysipp/report.py:77:
> DeprecationWarning: The 'warn' method is deprecated, use 'warning'
> instead
>     emit(
>
> pysipp/launch.py:134:
> DeprecationWarning: The 'warn' method is deprecated, use 'warning'
> instead
>     log.warn(
@linuxmaniac
Copy link
Contributor Author

@goodboy rebased

@goodboy
Copy link
Member

goodboy commented Dec 19, 2022

@linuxmaniac 👍🏼

Once this lands you should check out #87 too 😉

Copy link
Member

@goodboy goodboy left a comment

Choose a reason for hiding this comment

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

Looks good.

Glad to see the module loading updated and some tests to match 🚀

@goodboy goodboy merged commit a4a0115 into SIPp:master Dec 19, 2022
@linuxmaniac linuxmaniac deleted the vseva_warn branch December 19, 2022 19:40
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