Marcelo Bello

Results 8 comments of Marcelo Bello

I was searching the web looking exactly for a solution to have method signature read by a decorator, parsed from request and fed to the method. This is perfect for...

But... I would prefer a different name. Annotations are a different thing. Maybe @use_type_hints or @args_from_method_signature

Plus, it seems that napoleon now can use type annotations: (https://www.sphinx-doc.org/en/master/usage/extensions/napoleon.html#type-annotations) Maybe this piece of code is now obsolete?

Ok, I came here (among several other places) looking for a solution. I found a way to make it work and would like to share here for anyone coming later...

Thanks for reporting this issue and sorry for the delay responding. I think that it is not ideal to have to change code so that your devs on Mac can...

Ok, on Ubuntu thius is also helpful (should be installed before trying to start the build: `sudo apt install libtool libglib2.0-dev pkg-config autoconf automake intltool build-essential libgtk-3-dev libnma-dev libsecret-1-dev libnm-util-dev...

Ok, had the same issue on Ubuntu 18.10 using Gnome. In both properties= and plugin= in the .name file (which should really be under /usr/lib/NetworkManager/VPN) I had /usr/local/lib... when it...