weboob.applications.boobank: declare utf-8 in OFX formatter
USASCII was plain wrong since we used Unicode codepoints without restricting them to ASCII set. UTF-8 might not be always right, because at this stage we're manipulating strings, not bytes, and we don't really know what low-level encoding is set for (for example) stdout. UTF-8 is the most likely encoding though, and can't be worse than USASCII. Closes: #294
Status | Job ID | Name | Coverage | ||||||
---|---|---|---|---|---|---|---|---|---|
Build | |||||||||
passed |
#22723
|
build:2.7 |
00:01:51
|
|
|||||
passed |
#22724
|
build:3 |
00:02:04
|
|
|||||
Test | |||||||||
failed |
#22726
allowed to fail
|
lint:2.7 |
00:02:01
|
|
|||||
failed |
#22730
allowed to fail
|
lint:3 |
00:02:15
|
|
|||||
passed |
#22725
|
pyflakes:2.7 |
00:02:06
|
|
|||||
passed |
#22729
|
pyflakes:3 |
00:02:26
|
|
|||||
passed |
#22727
|
unittests:2.7 |
00:02:12
|
|
|||||
passed |
#22731
|
unittests:3 |
00:02:19
|
|
|||||
failed |
#22728
allowed to fail
|
unittests-modules:2.7 |
00:01:33
|
|
|||||
failed |
#22732
allowed to fail
|
unittests-modules:3 |
00:01:56
|
|
|||||
Deploy | |||||||||
passed |
#22733
|
doc:2.7 |
00:01:13
|
|
|||||
passed |
#22734
|
doc:3 |
00:01:21
|
|
|||||
Name | Stage | Failure | ||
---|---|---|---|---|
failed
|
unittests-modules:2.7 | Test | ||
|
||||
failed
|
lint:2.7 | Test | ||
|
||||
failed
|
unittests-modules:3 | Test | ||
|
||||
failed
|
lint:3 | Test | ||
|