Googleplex

Results 15 comments of Googleplex

> Good I'll try to think about this idea. Thanks a lot. > But I'd love to know what do you think about this > > > The usage would...

> Can't you try to upload them without the emojies in their names? Maybe its in the Mega servers code and you can't edit that... That's the final option. The...

最近我“幸运“地在本地复现了这个问题,经过试验有以下发现: - 用Postman默认的UA,正常 - 不发送UA,正常 - 用Pixivpy默认的UA(`PixivAndroidApp/5.0.115 (Android 6.0; PixivBot)`),被挡 - 把默认的UA稍作改动,改成`PixivAndroidApp/5.0.115`,正常 - 用浏览器UA(`Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36`),被挡(?) - 把浏览器UA稍作改动,改成`AppleWebKit/537.36 (KHTML, like Gecko)...

> Could you pelase explain why you need this change? It's obvious that the previous code did not return early in the if block, so the `result = false` statement...

Just saw that there's a separate repository for Python3 pylint, the issue still persists [there](https://github.com/codacy/codacy-pylint-python3/blob/master/src/codacy_pylint.py#L230), maybe someone could transfer this issue there.