Page MenuHomePhabricator

[electrum] No python 3.12 syntax
ClosedPublic

Authored by Fabien on Wed, Mar 19, 10:24.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABCaf031872bf01: [electrum] No python 3.12 syntax
Summary

The delete parameter of the TemporaryDirectory constructor has been introduced in python 3.12. Let's not use that.

Test Plan

Check updating to latest Trezor firmware still works.

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Fabien requested review of this revision.Wed, Mar 19, 10:24
This revision is now accepted and ready to land.Wed, Mar 19, 10:43
This revision was automatically updated to reflect the committed changes.