Safihre
|
7cbbff727f
|
Remove (almost) all references to unused team@sabnzbd.org
|
2023-07-21 11:33:51 +02:00 |
|
Michael Nightingale
|
dbf4073da4
|
Fix uu decoding when collapsing of lines starting with a doubled period is required (#2605)
|
2023-06-27 15:14:11 +02:00 |
|
Michael Nightingale
|
5b9fc86319
|
Fix uu decode workaround (#2573)
* Fix uu decode workaround
* Remove trailing junk test because workaround handles it
|
2023-05-29 14:20:01 +02:00 |
|
Michael Nightingale
|
45ccac3bc4
|
Decode UU with bytearray (#2466)
* Decode UU with bytearray
* Revert changed test
|
2023-02-19 17:32:02 +01:00 |
|
Safihre
|
6492cfb430
|
Update copyright year to 2023
|
2023-01-25 22:39:49 +01:00 |
|
Safihre
|
9c7b61070b
|
Update copyright year to 2022
|
2022-01-07 09:29:32 +01:00 |
|
jcfp
|
493a5f715c
|
Reintroduce uu support (#1969)
* reintroduce uu support
* housekeeping, bug fixes
* add tests for decode_uu()
* simplify, fix typo
* remove leftover debugging; housekeeping
* oops
* add non-ascii input for test_broken_uu
|
2021-11-05 07:56:39 +01:00 |
|