Thread: [Patch]: Minor change in dependency_inventory file to generatelibrary file

[Patch]: Minor change in dependency_inventory file to generatelibrary file

From
Neel Patel
Date:
Hi,

Please find attached patch to handle JSON object properly to avoid error like "the JSON object must be str, not 'bytes'" while generating library.txt file.         

Verified with both python2 and python3. Do review it and let me know for comments.

Thanks,
Neel Patel

Attachment
Thanks, applied.

On Tue, Feb 19, 2019 at 4:11 AM Neel Patel <neel.patel@enterprisedb.com> wrote:
Hi,

Please find attached patch to handle JSON object properly to avoid error like "the JSON object must be str, not 'bytes'" while generating library.txt file.         

Verified with both python2 and python3. Do review it and let me know for comments.

Thanks,
Neel Patel



--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company