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
Branch
electrum_no_python_3.12
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 32762
Build 65012: Build Diffelectrum-tests
Build 65011: arc lint + arc unit

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.