PEP 604 union types were added in Python 3.10, and we still support 3.7.
Details
Details
- Reviewers
Fabien - Group Reviewers
Restricted Project - Commits
- rABC7d51a4df89a3: [electrum] make functional tests works for python < 3.10
With pyenv installed and pyenv install 3.7.0:
~/.pyenv/versions/3.7.0/bin/python -m pytest electrum/electrumabc/tests/regtest/
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable