← Back to team overview

curtin-dev team mailing list archive

[Merge] ~dbungert/curtin:py312 into curtin:master

 

The proposal to merge ~dbungert/curtin:py312 into curtin:master has been updated.

Commit message changed to:

py3.12: fix test deprecations

Swap two unittest deprecated calls for their supported coutnerparts
* s/assertRaisesRegexp/assertRaisesRegex/
* s/assertEquals/assertEqual/

Also fix whitespace lint issues created from doing the above.

For more details, see:
https://code.launchpad.net/~dbungert/curtin/+git/curtin/+merge/462809
-- 
Your team curtin developers is subscribed to branch curtin:master.



References