-
I think this is because we implement define with a variable transformer instead of actually expanding to a variable de-reference. It surprised me in my attempt at a staged programming example. This ha…
-
### Issue Description
When applying the `@method_decorator(ratelimit(key="user", rate="2/h", block=True), name="change_password")` decorator to a method within a class-based view, the custom error me…
-
I'm still running `djangosaml2idp==0.6.3` and running into an issue w/ the logout view. It looks like the `resp` is already a string and not an object causing an exception to be thrown.
```python…
-
The [bug report](https://github.com/coq/coq/pull/11911#issuecomment-605419729) is from @ppedrot:
> Coq is Unicode-aware if I might say, but it is not at all Unicode-compatible. In particular, it does…
-
As mentioned in [this issue](https://github.com/bids-standard/bids-2-devel/issues/62) there are a lot of quasi-BIDS standards. In fact, given that most people's data almost fits into BIDS, I think qua…
-
### Is your feature request related to a problem?
It seems like https://github.com/coq/coq/pull/19023#issuecomment-2430131594 would be a bit more concise if expressed in terms of a `value of` tactic,…
-
#### Description of the problem
It seems that kernel conversion does not share conversion of let-binders with other terms. This is relevant at https://github.com/mit-plv/fiat-crypto/pull/1358#…
-
certificationAgencyURL is defined as a gs1:Organization which makes no sense.
The most obvious solution would be to make it a xsd:anyURI just like authenticitySecurityFeatureInstructionsURL which i…
-
Hey @KabsaA and @vladyslavnUA , during this last deployment I found several errors, inconsistencies, and other improvements that needed to be made to ZANK. They were small issues so I went ahead with …
-
In Elden Ring HDR works perfectly with Proton Experimental and `proton-ge-custom`, but it does not work with proton-tkg.
Using this: `gamescope -f -W 3840 -H 2160 --hdr-enabled -- python er-patche…