-
We have the original code here:
`
def add(x: int, y: int) -> None:
print(f"{x:,} + {y:,} = {(x+y):,}")
add(10, 10)
`
after obfuscation
`
def lIIlllIIIlIllI(llIIlllIllIl: int, IllIIIl…
-
Hello,
I'm using Keel along with ArgoCD and I have configured Keel for my deployments/statefulsets to `match-tag` so that ArgoCD doesn't see the image update as a difference.
So, for example, if…
-
### Expected behavior
* As an osb-cmdb operator
* In order to support catalog changes such as service definition renames (e.g. [Service Offering name](https://github.com/openservicebrokerapi/servi…
-
`FromBuilder` should remove intermediate renames. Consider
```
from i in [1, 2],
j in [3, 4],
k in [5, 6]
yield {a = j, b = i}
where a + b = 5
```
This can be converted to
```
from i i…
-
Testing #226669
I recommend removing the `New` name from types before you start asking extensions to adopt the new API for real, to avoid the pain of handling unnecessary renames
-
## Describe the bug
Currently the auto provisioning feature in the ocis proxy relies on the confgured `PROXY_USER_OIDC_CLAIM` (`email` by default) to be stable. If a user gets renamed (or changes i…
-
**Describe the bug**
lazygit is very slow to give diffs and slows down terminal even after exit for a few seconds
**To Reproduce**
Steps to reproduce the behavior:
1. launch lazygit
2. scrol…
-
We have mentioned the titular idea before and we have the building blocks to make it happen. Modifying the identifier can be problematic, because it may result in duplicates (we have code to avoid thi…
-
### Is there an existing request for this?
- [X] I have searched the existing issues
### Feature description
Hello,
when Signal is writing its backup, it first creates a temporary file and then …
haarp updated
4 hours ago
-
After the new JAR update I bought and used a Guard and Druid Token. I had noticed the Guard's name changed when I used it on the Nomad but was unsure if I saw correctly. Used my Druid token on a Nom…