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
1
2
* Fix timezone handling for datetime to unixtime conversions
2
3
* Fix start_id type for XAUTOCLAIM
3
4
* 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.
9
9
[ ![ codecov] ( https://codecov.io/gh/redis/redis-py/branch/master/graph/badge.svg?token=yenl5fzxxr )] ( https://codecov.io/gh/redis/redis-py )
10
10
[ ![ 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/ )
11
11
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 )
13
13
14
14
---------------------------------------------
15
15
You can’t perform that action at this time.
0 commit comments