-
### Issue description
There are a number of python modules which unnecessarily have `foss` prefixes e.g. in their names, in the Python classes, in the doctype IDs, etc. The prefix doesn't provide a…
-
As a prequel to creating an internal fork of rules_webtesting, I am simply trying to get it to work using a `git_repository` rule rather than an `http_archive` rule.
```
# http_archive(
# nam…
-
What is supposed way to distribute `orbax-checkpoint` и `orbax-export`? It is totally unclear for me
1. how to get notification about new releases?
2. what is 'ground truth' package(s) sources: P…
-
**Describe the enhancement**
Propose a change for Fedora editions to make sure that no new SetUID/SetGID binaries are added to an edition default installation without a security evaluation and a re…
-
The following are "big picture" plans:
* `Op` can be put into its own package
* `Node` and `Graph` can be put into its own package
* `VM` can be put into its own package
* `Solver` can be put in…
-
It'd be great if we start validating the generated Kubernetes artifacts against https://github.com/kubernetes/kubernetes/blob/master/pkg/api/validation/validation.go
-
I have what is essentially:
```sdl
preBuildCommands "./scripts/run-protobuf.sh"
sourcePaths "lib/generated"
```
Where the script runs the protobuf compiler and generates some D code within `l…
-
Loosely related to #44
Python namespace packages allow splitting the subpackages and modules within a single package across multiple separate distribution packages.
https://packaging.python.org…
-
I thought about way to get out of the current "dependency hell" (#378, #506, ...) - my apologies if this approach has been considered (and found wanting) already:
* We move the DifferentiationInter…
-
> Is there any chance this change would have introduced a warning by mistake? We use our own module.rst and class.rst templates, but they look awfully similar to the ones here.
>
> We're seeing:
> …