Skip to content

remove deprecation warnings #84

Merged
goodboy merged 2 commits into
SIPp:masterfrom
linuxmaniac:vseva_warn
Dec 19, 2022
Merged

remove deprecation warnings #84
goodboy merged 2 commits into
SIPp:masterfrom
linuxmaniac:vseva_warn

Conversation

@linuxmaniac

Copy link
Copy Markdown
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
Copy Markdown
Contributor Author

@goodboy rebased to trigger CI, all OK

@linuxmaniac

Copy link
Copy Markdown
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

goodboy commented Dec 18, 2022

Copy link
Copy Markdown
Member

@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 🏄🏼

@goodboy goodboy left a comment

Copy link
Copy Markdown
Member

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
Copy Markdown
Contributor Author

@goodboy rebased

@goodboy

goodboy commented Dec 19, 2022

Copy link
Copy Markdown
Member

@linuxmaniac 👍🏼

Once this lands you should check out #87 too 😉

@goodboy goodboy left a comment

Copy link
Copy Markdown
Member

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