Skip to content

rate: change Categories' XML encoding

Kipp Cannon requested to merge (removed):rateupdate into master
  • now that O2 is over, can update encoding without breaking on-going work
  • pickle should never be used for archival formats because it is coupled to the particular implementation at the time of writing. yaml is also portable to other languages.

Merge request reports