donnemartin / gitsome

A supercharged Git/GitHub command line interface (CLI). An official integration for GitHub and GitHub Enterprise: https://github.com/works-with/category/desktop-tools
Other
7.54k stars 436 forks source link

Fix: allow feedparser 6.0.2 to solve issues in Python 3.9 #187

Open apmarshall opened 3 years ago

apmarshall commented 3 years ago

Python 3.9 changes the way base64.decodestring works, which results in AttributeErrors in gitsome. Expanding the version range for feedparser to include 6.0.2 solves these issues. Addresses #186

Jimimaku commented 1 year ago

Python 3.9 ändert die Art und Weiseworks, was zu gitsome führt. Die Erweiterung des Versionsbereichs für Feedparser löst diese Probleme. Adressen#186base64.decodestring``AttributeErrors``6.0.2