intrigeri
|
e8c1bb0e3c
|
Whenever possible, use bwrap for subprocesses
This should closes #90
|
2019-02-03 19:18:41 +01:00 |
|
jvoisin
|
2ba38dd2a1
|
Bump mypy typing coverage
|
2018-10-12 14:32:09 +02:00 |
|
jvoisin
|
719cdf20fa
|
Second pass of minor formatting
|
2018-09-24 20:15:07 +02:00 |
|
dkg
|
e2634f7a50
|
Logging cleanup
|
2018-09-01 05:14:32 -07:00 |
|
jvoisin
|
5a7c7f35f7
|
Remove print from libmat, and use the logging module instead
This should close #28
|
2018-07-10 21:30:38 +02:00 |
|
jvoisin
|
8c21006e6c
|
Fix some pep8 issues spotted by pyflakes
|
2018-07-08 22:40:36 +02:00 |
|
jvoisin
|
f49aa5cab7
|
Achieve 100% coverage!
|
2018-07-08 22:27:37 +02:00 |
|
jvoisin
|
72e1fda18d
|
Remove a leftover print
|
2018-07-08 15:19:18 +02:00 |
|
jvoisin
|
3cd4f9111f
|
Bump coverage for torrent handling
|
2018-07-08 15:13:03 +02:00 |
|
jvoisin
|
b5fcddd6a6
|
Simplify how torrent files are handled
- Rework the testsuite wrt. torrent
- fail at parser's instantiation on corrupted torrent,
instead of during `get_meta` or `remove_all` call
|
2018-07-08 13:49:11 +02:00 |
|
jvoisin
|
893f58554a
|
Improve a bit the formatting of the code thanks to pyflakes3
|
2018-07-02 00:22:05 +02:00 |
|
jvoisin
|
87bdcd1a95
|
Improve a bit our coverage wrt. torrent files handling
|
2018-06-10 00:56:55 +02:00 |
|
jvoisin
|
6a1b0b31f0
|
Add more typing and use mypy in the CI
|
2018-06-04 23:20:30 +02:00 |
|
totallylegit
|
183667a7f9
|
Improve a bit the typing, again
|
2018-06-04 20:39:27 +02:00 |
|
jvoisin
|
38fae60b8b
|
Rename some files to simplify packaging
- the `src` folder is now `libmat2`
- the `main.py` script is now `mat2.py`
|
2018-05-18 23:52:40 +02:00 |
|