-
First reported in https://events.codebasehq.com/projects/event-espresso/tickets/10813
**Is your feature request related to a problem? Please describe.**
https://wordpress.org/support/topic/bot-t…
-
### Version
4.2.1
### Steps to reproduce
```js
option = "{"series":[{"name":"cb","data":[{"name":"Amaretto","itemStyle":{},"value":89},{"name":"Caffe Mocha","itemStyle":{},"value":191},{"name":"…
-
First of all, thanks for the excellent work on this library!
I believe a useful addition to the library would be HD keys, possibly based on the "BIP32-Ed25519 Hierarchical Deterministic Keys over a…
-
The instructors of the Machine Learning workshop on Aug 27-28 met today (https://github.com/USDA-ARS-GBRU/ml-training-site/issues/2). We're aiming for 55-60 students, of which 32 slots have been claim…
-
**Is your feature request related to a problem? Please describe.**
Substrate uses SR25519
**Describe the solution you'd like**
Implement sr25519 algorithm against the the `PublicKey` and `Privat…
-
I have a lot of code like this:
```
// Check if we need to start preparing toast.
if (toast_already_done) {
;
}
else {
var b = get_some_bread();
pop_in_the_toaster(b);
}
```
…
-
If you create a username: `failadmin` and a password: `decaf&BAD123` and then perform a sample action:
```
- fortios_firewall_address:
host: "192.0.2.1"
username: "failadmin"
passwo…
-
The standard behavior of the `RistrettoPoint` works like:
`RistrettoPoint --> compression --> CompressedRistretto`
`CompressedRistretto --> decompression --> RistrettoPoint`
Obviously, the expe…
-
```
_.defer -> @someWindowProp?
```
I get this output:
```js
_.defer => { ... }
```
Technically, this is not preserving behaviour since `this` is now `null` and this causes an exception …
-
@jpivarski we would need to update to more modern versions of awkward/uproot. At the moment we are using:
pip install --user uproot==3.3.2
pip install --user --upgrade uproot-methods==0.3.3
pip i…