GothenburgBitFactory / bugwarrior

Pull github, bitbucket, and trac issues into taskwarrior
http://pypi.python.org/pypi/bugwarrior
GNU General Public License v3.0
736 stars 209 forks source link

Bugzilla: Serialize dates in BugzillaService #759

Closed ryneeverett closed 3 years ago

ryneeverett commented 3 years ago

Conform to the dominant pattern of deserializing dates in Issue.to_taskwarrior. Resolve #740.

ryneeverett commented 3 years ago

pinging potential reviewers/testers: @mandre @Mossop @sefeng211

sefeng211 commented 3 years ago

Looks good! The error is gone!