-
In new version of wow when u cast a spell with cast time or channel a spell a progress bar shows on button. (Maybe not long abilities like mount but long spells)
With this addon they not show. Disa…
-
## Reporting a bug
- [x] I have tried using the latest released version of Numba (most recent is
visible in the release notes
(https://numba.readthedocs.io/en/stable/release-notes-ove…
-
### Check for duplicate issues
- [X] I have verified that there are no duplicate [issues](https://github.com/Monitor144hz/Pandora-Behaviour-Engine-Plus/issues).
### Version
2.3.5
### Provide Instr…
-
In Java, overridden methods in subclasses can return a different type than the base class. Therefore, it is common in Java to declare the `clone()` method with the subclass type so there is no need fo…
-
### Description
When doing `$obj + 123`, `$obj` shouldn't be treated by PHP as a string when `$obj` is a numeric representation.
Adding the magic casting method `__toscalar` is handy for solving thi…
-
from https://github.com/tinygrad/tinygrad/issues/7421#issuecomment-2453046963
`CLANG=1 python -c "from tinygrad import Tensor; print(Tensor([30000], dtype='half').mul(200).float().item())"` returns…
-
### versions
* minecraft: 1.19.2
* forge: 43.3.8
* create: 0.5.1i
* create metallurgy: 0.0.6
* create enchantment industry: 1.2.9
* modpack: [all of create v.4](https://www.curseforge.com/minecr…
-
When logging changes to model instances, the `changes` column casts all python data types into strings, rather than their JSON equivalents:
- `None` -> `"None"` and not `null`
- `True` -> `"True"`…
-
So if you're casting Fireball.... you've just pressed one button (probably thinking it would move the camera) and possibly killed your caster.
-
**Describe the bug**
if `oidcclaimsquery` get a jwt token that doesn't have `sub` for any reason it will fail to cast `nil` to string.
https://github.com/zalando/skipper/blob/00ff74258194a4292e3…