Amrish Parmar

Results 7 comments of Amrish Parmar

It doesn't seem to make a difference. The URL you posted redirects to the URL already listed in wiki https://www.umiacs.umd.edu/~hal/megam/

Is it possible to try and progress this? Presumably we just need an approving review plus a rebase (to get the checks running and passing).

I had the same problem when I was attempting to implement Bandit recently, but it's due to the fact that the `latest` docs are actually what's currently on `master`. The...

I think the existing behaviour is correct here. The urls should only be getting appended if attachments are enabled or equivalently not disabled. The proposed change would append the urlpatterns...

Is there any news on progress on this issue (or associated PR https://github.com/click-contrib/click-plugins/pull/32)? We've recently updated to Celery 5.2.3 (which uses this `click-plugins` package) and are running into this problem...

Saw the talk about GraalPy at EuroPython this year, so wanted to try it out in Docker, but noticed that there's no official image at present. Is there any news...

For anyone else who finds this issue we found that the problem may be related to some interaction with the latest Ubuntu version. We were using the default `ubuntu-latest` which...