-
Implement filter support, based on the spec here: https://www.w3.org/TR/filter-effects/
# Stage 1: MVP
- [x] Add initial `` element
- [x] Create initial filter primitive, ``, with minimal funct…
-
This is urgent due to ansible-core dropping support for python 2.7. This causes our `tox -e py27` unit test to fail:
```
ERROR: Could not find a version that satisfies the requirement ansible-core=…
richm updated
2 years ago
-
_Edit: See more recent thoughts [below](https://github.com/poliastro/poliastro/issues/659#issuecomment-1179758257)_
The `Orbit` class now has a lot of methods, and there is one point of tension tha…
-
### The problem
I'm kindof frustrated, as I wrote the code to fix this, and it looks like my change was reverted during a refactor. (Code is still there, but isn't executed anymore)
On my Tuya i…
-
Using version 1.3.4 my unit shows up as the temperature set to 130C instead of 130F.
The outlet temperature looks correct. It would be nice if we could control which unit is used as often room temper…
-
![motorplate](https://f.cloud.github.com/assets/2141014/33146/5e0acd04-5069-11e2-819f-441b7bc4831a.PNG)
The "units" primitive added at https://github.com/colah/ImplicitCAD/commit/3258647321c3fc4c6f922…
-
### The issue
`portTICK_PERIOD_MS` has been deprecated. they should be replaced with `pdMS_TO_TICKS`.
### Which SDK are you using?
esp-idf
### Which version of SDK are you using?
`master`
### Wh…
-
#### Imported from https://bugs.launchpad.net/bugs/1987643
|Property|Value|
|----|----|
|Reported by|[Wesley Johnson (trackcreworts)](https://launchpad.net/~trackcreworts)|
|Date reported|Thu, 25 Aug…
-
The [latest specification](http://www.jcamp-dx.org/drafts/JCAMP6_2b%20Draft.pdf) describes the `YUNITS` field as follows:
> can be ARBITRARY UNITS, STRING
The following example values are mentio…
-
In #542 there was already some discussion about whether type conversion for strings should be im- or explicit. And it seems the conclusion was to be explicit about that.
I'd like to go a step furth…