#14 Fixed Pickle UnicodeDecode error on weekly-user-activity.py
Closed by mattdm. Opened by aawizard.
aawizard/fedora-contributor-trends unicode-error-fix  into  main

Download 14.patch

Issue Number: #12
Issue Tittle: Fix Pickle UnicodeDecode error on weekly-user-activity.py
The open type of pickle file was r but it has to be rb

Thanks! Applying locally rather than merging because of formatting changes in prior PRs.

Pull-Request has been closed by mattdm

Metadata