-
**Bug Report**
It seems that the validation of
```
def foo(x: Mapping[str, str] = some_default) -> None:
pass
```
yields strange results depending on the declared type of some_def…
-
@grahamgower brought up the idea of using type annotations in the code over in #471. I don't know much about it, so thought it would be good to have a discussion here of the pros and cons.
One abid…
-
In addition to showing the "what" of Waterbear, explain why it is relevant.
dethe updated
9 years ago
-
Would be nice to have typing annotations to support static typing in projects with mypy.
-
If a schema specifies a C union (basically a struct all of whose cases are at the same offset rather than at consecutive offsets) we can unpack all cases simultaneously into an alist whose keys are th…
-
### Problem
We have a few large codebases which have been "runtime-typed" using the [DRY.rb](https://dry-rb.org) family of gems for a while now. All of the necessary type information used in our ap…
-
This issue contains a proposal to use [coalton](https://github.com/stylewarning/coalton) in quilc as well as the roadmap for implementation of both coalton into the compiller as well as the correspond…
-
**Describe the bug**
I'm sure this is related:
1. On mouse click on the line closer to the top of the window the text cursor goes one line above the line that was clicked. At the bottom of the windo…
heios updated
2 weeks ago
-
See also https://github.com/treasure-data/digdag/pull/1641#issuecomment-932850649 for details.
-
So I have *only* seven wikis but it is already obvious that very soon the Your sites list will be difficult to overview. I wish for something like in the image. This will also encourage people to actu…
twMat updated
2 months ago