none2003

Results 25 issues of none2003

1.15版本中如果选择A配置文件,然后在一个服务器组中选择了一个特定的节点,接着切换到另一个配置文件B,接着再切换回A,会发现之前的那个服务器组已经恢复默认的选择,而不是之前手动选择的那个节点。 希望在手动修改选择的节点的时候能记住选择,原因是很多节点的流量倍数是很高的,但是ping很低,默认都是选中ping低的节点。每次启动电脑后再启动clashN,就会回到默认的ping很低的节点,造成流量浪费。

### Verify steps - [ ] 如果你可以自己 debug 并解决的话,提交 PR 吧 Is this something you can **debug and fix**? Send a pull request! Bug fixes and documentation fixes are welcome....

more info needed
Stale

首先谢谢作者的努力,提供好用的工具。 刚刚开始使用1.x版本的时候,觉得clashN相较于一直在用的clash for windows占用资源(约220m左右)少,主程序大约40m内存的占用。现在升级到2.x之后,界面是好看了,但是主程序占用内存在128m左右,是原来的3倍了。 2.x还能做到原来那样的资源占用水平吗?

### Describe bug It is fine when using yfinance to download history data of other symbol, like 'QQQ' or 'SPY'. But it gives error when downloading code like 'TLT', 'JEPI',...

### Software versions Python version : 3.11.9 IPython version : 8.26.0 Bokeh version : 3.5.0 BokehJS static path : .venv/Lib/site-packages/bokeh/server/static Operating system : Windows 11 version 10.0.22631.3880 ### Browser name...

type: bug
tag: component: bokehjs

Hi I'm testing WeighInvVol algo,and I found it uses natural date instead of bar date, for example, I have following data > 2023-12-25 1.042 1.117 1.064 4.634 2.299 106.870 >...

Hi Currently, periodical limits user number to one, but from time to time, users want to track period information of themselves and others. So, it will be great if periodical...

Hi, The word "Contraceptive pill" displaying with "Intercourse" in "Details" - "Events" limits to "pill", but there are many other contraceptive methods, would be better change it to "Contraception"?

@edtechre, Here is the screenshot of this issue. ![Image](https://github.com/user-attachments/assets/73f9a367-5674-465d-91a3-c9bdac1d0f27) I found similar issue and its solution [here](https://github.com/pytorch/pytorch/issues/80433), and the [explanation](https://github.com/microsoft/pylance-release/issues/2953#issuecomment-1168408943). I created a [PR](https://github.com/edtechre/pybroker/pull/184), please merge if you think it's...

- Add alias imports for potential global name shadowing. - Improve code readability and prevent namespace collisions.