-
would be nice to have type hints added to the library
mypy currently complains due to `pyexcelerate: module is installed, but missing library stubs or py.typed marker`
https://peps.python.org/pe…
-
### Describe the bug
With Svelte 5 the following Page requires two taps on iOS on the Button to run the `on:click` action (window.alert()).
The first tap shows the hint. The second one runs the acti…
-
This ticket is only for simulator & witgen tasks. There is a follow-up task for circuit/constraining: https://github.com/AztecProtocol/aztec-packages/issues/9457
## Simulator tasks
These will be cha…
-
**Description of the bug**
I love that we suggest to upgrade if there is a new version, it is helpful to avoid failing due to known issues.
But I realized we might be slightly too aggressive.
I…
-
In https://github.com/zarr-developers/VirtualiZarr/pull/107 we now use the new numpy variable-length `StringDType` to store paths in-memory in the Manifest, but I had to [ignore some typing errors](ht…
-
## Bug Report
Please answer these questions before submitting your issue. Thanks!
### 1. Minimal reproduce step (Required)
For `t1 INNER JOIN t2 ON (non-eq conditions) LEFT JOIN t3 ON (eq con…
-
When I use pia vpn set to Brazil and signed out of account I do not get 304 error. Instead it pulls up video then says I need to sign in to continue playing.
-
Related issue: https://github.com/armoha/euddraft/issues/89
Type hints are keep added on eudplib, for example all trigger actions and conditions are all typed (mypy compliant)
Trigger Actions: htt…
-
Where `ModelConfigurationBuilder.Properties().HaveConversion()` honors the converter _including its mapping hints_, `ModelConfigurationBuilder.DefaultTypeMapping().HasConversion()` will use the conver…
-
### Describe the bug
```scala
//> using scala 2.13.15
implicit def aString: String = "a"
implicit def lengthOfString(implicit s: String): Int = s.length
implicit def toLong(implicit i: Int): Lo…