anarcat

Results 281 issues of anarcat

I thought the table of contents were empty when I looked at them in Firefox. Turns out the arrow is missing. ![screen shot 2017-04-20 at 17 27 26](https://cloud.githubusercontent.com/assets/796623/25253376/a7ea4d46-25ee-11e7-8a70-7de90dfff20f.png) Debian stretch,...

help wanted
layout

the deja-dup manpage language list is longer than the manpage itself. such tables (including Table of contents) should collapse if they are "too long" - say 10 elements?

enhancement
help wanted

## Summary The upcoming adoption of [OpenSSL 1.1](https://www.openssl.org/news/openssl-1.1.0-notes.html) (or more specifically, [1.1.1](https://www.openssl.org/news/changelog.html) by Linux distributions might cause problems for linkchecker when checking old websites. This was first reported in the...

bug

linkchecker ships a vendored copy of `linkcheck/robotparser2.py` from the python standard library. i only found out about it after auditing the Makefile as part of #398. it seems it has...

code review

I suspect we do not need a Makefile anymore. First off, it starts with: ``` # This Makefile is only used by developers. ``` as a "developer", I can say...

code review

what i learned from #398 is that we are missing some linting steps that were previously somewhat part of the development process from CI and the test suite. we could,...

As part of the Python 2 removal in Debian, I was warned linkchecker depends on a python2-only dependency that is also dead upstream, python-meliae. I haven't investigated this further, but...

code review

we have a bunch of issues regarding the naming of this project. - [x] access to the linkchecker repo on PyPI (#4) - [x] access to the linkchecker repo on...

enhancement
meta

seems to me just having one person is begging for problems - what if you're in conflict with *that* person? we should have more than one, or that should be...

enhancement

there are a *lot* of pending issues in the old linkchecker repository. at the time of this writing, there are 150 pending issues, a lot of which are duplicates of...

enhancement
meta