praw-dev / prawtools

A collection of tools that interact with reddit's API providing moderator utilities, subreddit statistics, and keyword alerts.
BSD 2-Clause "Simplified" License
116 stars 25 forks source link

[Bug] Fix broken comment permalinks #54

Closed michaelli1324 closed 1 year ago

michaelli1324 commented 1 year ago

Fixes #48 issue of broken comment permalinks

michaelli1324 commented 1 year ago

@bboe I believe the list numbering issue has already been addressed in a separate PR, so this should be able to close out #48.

michaelli1324 commented 1 year ago

Also @bboe seems like CI is failing on Python 3.5 and 3.6, as these versions aren't available on x64. I can put up another PR to fix CI issues.