File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 1+ * Update README.md links
12 * Fix timezone handling for datetime to unixtime conversions
23 * Fix start_id type for XAUTOCLAIM
34 * Remove verbose logging from cluster.py
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ The Python interface to the Redis key-value store.
99[ ![ codecov] ( https://codecov.io/gh/redis/redis-py/branch/master/graph/badge.svg?token=yenl5fzxxr )] ( https://codecov.io/gh/redis/redis-py )
1010[ ![ Total alerts] ( https://img.shields.io/lgtm/alerts/g/redis/redis-py.svg?logo=lgtm&logoWidth=18 )] ( https://lgtm.com/projects/g/redis/redis-py/alerts/ )
1111
12- [ Installation] ( #installation ) | [ Contributing ] ( #contributing ) | [ Getting Started ] ( #getting-started ) | [ Connecting To Redis ] ( #connecting-to-redis ) | [ Contributing] ( https://github.com/redis/redis-py/blob/master/CONTRIBUTING.md )
12+ [ Installation] ( #installation ) | [ Usage ] ( #usage ) | [ Advanced Topics ] ( #advanced-topics ) | [ Contributing] ( https://github.com/redis/redis-py/blob/master/CONTRIBUTING.md )
1313
1414---------------------------------------------
1515
You can’t perform that action at this time.
0 commit comments