diff options
| author | jvoisin | 2019-11-30 09:57:18 +0100 |
|---|---|---|
| committer | jvoisin | 2019-11-30 10:10:41 +0100 |
| commit | 6e52661cfb4e79a76a6ff80637d5adf495a15479 (patch) | |
| tree | 345f3002a0437eb2f5d3289ecd1441169002ccf3 /doc/threat_model.md | |
| parent | 03f5129968a19de26945f5236da70553ada04620 (diff) | |
Fix the testsuite on Python3.8
There is a bug in Python3.8 (https://bugs.python.org/issue38688)
triggering an infinite recursion when copying a tree
in a subfolder of the current one. We're working around it
by using a list instead of an iterator, so that Python
won't "discover" the target folder as part of the source files.
This should fix #130
Diffstat (limited to 'doc/threat_model.md')
0 files changed, 0 insertions, 0 deletions
