-
(originally proposed here https://github.com/python/mypy/issues/13870 , but it turns out this is a better place to discuss)
**Feature**
Assume we have a mapping between types, possibly because t…
-
This is a feature request to have support for Force Click on macOS.
In all system applications, and many third party applications on macOS you can do a lookup of a word by Force Clicking on that w…
-
Hi, we are seeing the following error on IBM Z 64bit with Grafana Tempo and Parquet format. Weird is that the exact same setup works well on other architectures.
I have tried rebuilding Tempo with …
-
It's very error-prone to ask the user to type in a string in a certain format, and then lookup that key in a dictionary. It's not easily expandable, requires a long dictionary, and is not intuitive.
…
-
25MB JSON: https://raw.githubusercontent.com/vtempest/wiki-phrase-tokenizer/master/data/dictionary-152k.json
**Example**
```
"ability": {
"cat": 7,
"defs": [
"the quality of b…
-
There is object-as-method, where the VM calls `#run:with:in:` on an object that claims to be a method (inside a class' method dictionary). Then there is `#doesNotUnderstand:`, where the VM handles mis…
-
Hello,
when I try to look up a symbol of a delisted stock, this gives me an empty dictionary:
finnhub_client.symbol_lookup(isin)
for example for isin ='JP3165650007'. How do I know that the sto…
-
This comes from section 3.3.3.1 of the User manual:
> The MODE card can take any argument listed in the "Symbol" column of Table 2-2 except for
positrons (f), in any order. It must list all particles…
-
Type system entities that produce code or EETypes need to be owned by the `CompilerTypeSystemContext` so that we can match/reconcile them between the scanning and code generation phases.
This inclu…
-
Expand the functionality by not just matching on the lookup field:
"1.1.1.1"
but have the ability to define the lookup dictionary as "subnets" and interprete them likewise.
Then do subnets look…