-
_This issue was automatically created by [Allstar](https://github.com/ossf/allstar/)._
**Security Policy Violation**
Project is out of compliance with Binary Artifacts policy: binaries present in sou…
-
**Describe the bug**
`FeatureCollection-1.xml` contains an obvious typo:
https://github.com/opengeospatial/ets-gml32/blob/94edde60fe8aef367a255d1fb75b9f275cd6c91e/src/test/resources/features/Fea…
-
Your code calls on these libraries, but they are not standard and there is no reference where to find these libraries in the README.
#include "ets_sys.h"
in hw_timer.c
-
From https://github.com/opengeospatial/ets-gpkg12-nsg/issues/1#issuecomment-361596523:
> In the (README)[https://github.com/opengeospatial/ets-gpkg12-nsg/blob/master/README.md] as well as the refer…
-
**Describe the bug**
The ETS does not currently seem to properly test multiplicity of inputs.
**Expected behavior**
The ETS should use the array form for inputs with multiplicity > 1, and if minO…
-
there are incompatible wrover boards, that give you flash errors and/or only boot when holding the boot hardware button.
This was discussed here (https://github.com/sle118/squeezelite-esp32/issues/…
-
For distributing sites over servers it it’s useful (particularly for people like @CyBeRoni) to know the memory usage per site. While some memory usage metrics are only available on the Zotonic instanc…
-
**Is your feature request related to a problem? Please describe.**
If an application uses ets (type 'set') or dict with keys having a part of them supplied by a user, then is some cases a malicious u…
-
There's an `ets` package on PyPI, but it's uninstallable with Python 3: `pip install ets` fails on a use of `execfile` in the setup script.
Deleting packages from PyPI isn't something that should b…
-
To reproduce:
```
from traits.api import HasTraits, Enum
from traitsui.api import Item, View, EnumEditor
class EnumEditorDemo(HasTraits):
""" Defines the main EnumEditor demo class. """…