Richard Tibbles
Richard Tibbles
> For number 1, I see that in the specs in this part, it is supposed to show the remote device name from where the user was imported, but I...
You have now posted on 14 separate issues that are either already assigned or otherwise not marked with the `help-wanted` label. Please don't waste our limited time and resources by...
I think rather than mess with the signature of the task function, it might be simpler just to update how the IsSelf references the args/kwargs? ``` class IsSelf(BasePermission): def user_can_run_job(self,...
Hrm, it seems to be erroneously using a cached ricecooker version that I am pretty sure doesn't support Python 3.11: ``` ricecooker-0.6.46 ``` Have you tried doing `pip install -U...
Yeah, I don't think I'd expect v0.6.46 to work on Python 3.11 - and we've released newer versions that do, so I don't know that we can really fix it...
Ah, it seems that Python 3.11 support is only in the (as yet unreleased, and long overdue) v0.8.0. OK, I'll mark this as closed when we release that!
Hi @Advaitgaur004 - the task list in the issue should provide the guidance needed here - do you have any questions about any of the specific tasks?
Hi @taoerman - apologies for the delay here - several urgent things have delayed my response. I have slightly updated the incomplete steps of this issue and I will assign...
With the finalization of #5115 this overall issue is complete as well! Thank you @taoerman for implementing this!
@dependabot rebase