David Miguel Susano Pinto
David Miguel Susano Pinto
For what is worth, this is fixed in Debian with the following patch https://sources.debian.org/patches/gedit-source-code-browser-plugin/3.0.3-5.1/0003-Port-to-gedit-3.12.patch/
My contributions have mostly been on the side of maintainer stuff (`configure.ac` and `Makefile`) so seems like this wouldn't affect me. I can see where you are coming from with...
An alternative is reducing the chances of the CLA ever being necessary. We realize now that the symbolic should be a wrapper as thin as possible so any big changes...
> Related on reducing the load on dataset servers: pytorch/pytorch#68320 is about downloading/caching the model weights, but in the first run, would multiple DDP ranks also download the dataset multiple...
Yes, I know how to downgrade pyserial. And that solution works fine until there's a transitive dependency on pyserial>=3.5. Software that uses pyserial and named arguments can update themselves easily...
There's not much description on the actual issue but looking at the PR, this also fixes my issue which is that the shell script is incompatible with latest java 17...
This issue seems to be on the ensembl documentation. You should really be using some sort of package manager to install perl module distributions, possibly `cpanm` but maybe also your...
I have removed all of this stuff, and the `VERSION`s get added to all modules automatically during authoring of the distribution. This is done automatically to all modules, so there's...
Maybe let's make a release where the only change is splitting of bioperl, and then mark it as deprecated?
I think @tjparnell means the listed dependencies on CPAN, even if you are not installing from a git clone. Anyway, the whole idea of the 1.7 version was to split...