-
The widget directory is missing from arches-templates within install from 7.4 onwards. Also views directory (and subdirectories) are missing from media and templates directories.
This causes issue…
-
I propose `legate` adopts [NEP 29](https://numpy.org/neps/nep-0029-deprecation_policy.html), which suggests supporting Python 3.7+ until Dec 26, 2021 and then 3.8+. The RAPIDS project general follows …
-
Hey there,
any objections updating the oniguruma to the latest? There's been heaps of security vulnerabilities that have been addressed and also compatibility with newer versions of node.
Cheers…
-
Hi,
I have seen that there is a touch ID by pass functionality in objection for iOS. Do you have a plan to implement the same for Android too ?
Thanks.
ghost updated
4 years ago
-
Hello.
I am trying to use this script on a non-jailbroken device, with a debuggable app (one built via Xcode). I've installed Frida-tools using the instruction found here. https://frida.re
I am …
Kai2k updated
1 month ago
-
Historically we used `qcelemental.models.Molecule.extras` for storing e.g. `canonical_isomeric_explicit_hydrogen_mapped_smiles`, but we may wish to start using `qcelemental.models.Molecule.identifier`…
-
The [Signal](https://whispersystems.org/) mobile messaging client would be a great fit for ntfy. Notably most of the current notification providers do not provide end-to-end encryption. There's alread…
-
I have run into this use case a few times now: I want all of characteristic's goodness for the entire set of attributes, but it only makes sense for .__hash__() to reference some subset of of them, be…
-
@SylvainDe [pointed out](https://github.com/PyCQA/pycodestyle/issues/518#issuecomment-223338961) in #518 that:
> Also, wiki still has references to pep8 : https://github.com/PyCQA/pycodestyle/wiki . …
-
Currently `null` and `undefined` are created per `JavascriptLibrary`.
- We can't compare a `JsVar` to `null` or `undefined` because we don't know its' origin.
- `JsVar` -> ToRecyc..Object -> Compa…