cloverstd

Results 16 comments of cloverstd

```javascript let string = "-01" let number = +string if (number + '' != string) { console.log("invalid number:", string) } ``` https://github.com/sidorares/json-bigint/blob/7c3dbc180df56d329578b040bf5bedda6769ab63/lib/parse.js#L168

@junhe1026 Hi, I use URL Schema with password for BROKER_URL, but it could not work. https://github.com/dealertrack/celery-redis-sentinel/blob/master/celery_redis_sentinel/redis_sentinel.py#L208 There are no password params pass to Sentinel.

@walkingway Just remove `--user-rule` arguments when you do not need

@tanbofan You should download gfwlist.txt first. https://github.com/gfwlist/gfwlist

@leporo No, I have not modified the source of tornado-redis. You can test a Chinese charater like u"你好"(means hello) or u'\u4f60\u597d'.

我写了个这个 https://gist.github.com/cloverstd/813a0df6b9eacc459dd84509e902e744