ionelmc / python-redis-lock

Lock context manager implemented via redis SET NX EX and BLPOP.
https://pypi.python.org/pypi/python-redis-lock
BSD 2-Clause "Simplified" License
551 stars 77 forks source link

Docs: fix broken URL's, ignore a couple in sphynx cfg. #81

Closed SalomonSmeke closed 4 years ago

SalomonSmeke commented 4 years ago

As titile. Currently Travis is failing because of some errors with redirected URLs.

Screen Shot 2020-11-16 at 12 34 13

No longer.

I had to ignore 2 URLs. I added brief comments explaining why.