wrohdewald
wrohdewald
this looks like an automatic answer from a bot ... I did say which version: hogfather I did say what I did: a list with a sublist having an alpabetical...

Sorry for not having answered sooner but it seems I disabled all notifications for this repository - no idea when and why
Can you please add some way to apply geofencing to existing tracks? Right now it seems I have to download a track and re-upload it to get things applied (which...
> [](https://github.com/mthuurne) @mthuurne commented > > I found a workaround: > > ``` > from typing import cast > > import twisted.internet.reactor > from twisted.internet.interfaces import IReactorCore > > reactor...
Python 3.11.2 on Debian Bookworm, and ``` wrpc:/usr/local/lib/python3.11/dist-packages/python_minifier# pip3 list | grep mini python-minifier 2.9.0 ```
OK, I see why this cannot be safely removed - at least not without a special option. Shortening is not much of a help - the diff output I have...
This works for me, but I do not know enough about ast to finish this. Like when somebody renames or redefines TYPE_CHECKING or cast() ``` class RemoveAnnotations(SuiteTransformer): ... def visit_If(self,...
I forgot - the system time is also redundant
That is a functioning workaround, thank you. I did actually not even try to find a workaround because IMHO it should not be necessary, those ESC sequences are only meant...