GothenburgBitFactory / tasklib

A Python library for interacting with taskwarrior databases.
http://tasklib.readthedocs.org/en/latest/
BSD 3-Clause "New" or "Revised" License
146 stars 27 forks source link

Serialize tags as list #78

Open xeruf opened 4 years ago

xeruf commented 4 years ago

Fixes #77

dkasak commented 1 year ago

As detailed in https://github.com/tbabej/taskpirate/issues/19 and https://github.com/GothenburgBitFactory/tasklib/issues/77 the bug this PR is fixing is biting people by silently corrupting data. What can we do to help land this fix?