Christian Staudt
Christian Staudt
The monkeypatch is working for me. If this is generally a working solution, please merge soon.
@fresh2dev Thank you, worked like a charm as a drop-in replacement. I guess icloudpy is the future of this project?
Also have a look at https://data.stackexchange.com before scraping.
Is there some kind of "getting started" guide on how to make data sources like this compatible and useful for the project?
Please do. I may not appreciate all the benefits of Discord enough, but if the code is on GitHub, I don't really see the point of having the conversation and...
@notpushkin Thanks for the hint. This seems to behave like ChatGPT: I think something like this should be included as a "Hello World" example in the documentation.
@MaartenGr Is there a code example for this aggregation step?
I am not sure what changed for the crash to appear. The crashing version is ➤ xonsh.__version__ '0.14.2'
It happens often enough so that I had to switch my shell back to fish. But not reproducible, I don't know what exactly triggers the crash.
``` ➤ xonfig +------------------+---------------------+ | xonsh | 0.14.2 | | Python | 3.12.0 | | PLY | 3.11 | | have readline | True | | prompt toolkit | 3.0.41...