v1.0.0 on python2.7 fails to write yaml due to encoding errors

Bug #1862581 reported by Dan Ryan
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
codetree
Fix Released
Undecided
Unassigned

Bug Description

As of the latest updates merged into trunk, writing configuration files fails on python 2.7 due to encoding errors:

  File "/home/techalchemy/.virtualenvs/tempenv-302527439273a/lib/python2.7/site-packages/codetree/config.py", line 90, in run
    f.write(yaml.dump(collect_info, default_flow_style=False))
TypeError: write() argument 1 must be unicode, not str

Related branches

Stuart Bishop (stub)
Changed in codetree:
status: New → Fix Committed
Tom Haddon (mthaddon)
Changed in codetree:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.