-
There's a SyntaxWarning since Python 3.12 using peda.py at GDB startup. This was introduced [here](https://docs.python.org/dev/whatsnew/3.12.html#other-language-changes) when the DeprecationWarning wa…
-
it looks like dictim does not (yet?) support quoted strings and escape sequences when parsing and generating
See https://d2lang.com/tour/strings for details
it mentions 'forbidden symbols' but I c…
-
It seems like as of the latest srctools, single quotes are now being escaped, regardless of the fact that they are within double quotes. Not sure if this is intended? I believe I accidentally added su…
-
**Describe the feature**
Transpile regexp unicode property escapes
```js
const IDENTIFIER_RE = /\p{ID_Start}/u;
console.log(IDENTIFIER_RE)
```
Example
**Babel plugin or link to the fea…
-
This job step always fails:
```yaml
- name: Send telegram notification
if: ${{always()}}
uses: appleboy/telegram-action@master
with:
to: ${{secrets.TELEGRAM_CHAT}…
-
### Expected Behavior
Expect `$$REDIS_PASSWORD` to be interpolated according to [the compose spec](https://docs.docker.com/compose/compose-file/12-interpolation/) so into `$REDIS_PASSWORD`.
### Actu…
-
**Is your feature request related to a problem? Please describe.**
There's no way to use special symbols in text elements like # or [ without creating tags/links.
**Describe the solution you'd lik…
-
I wrote this on another issue I didn't realize was closed. sorry
## paths with spaces issue
in my `.bashrc` I have
`export NWN_ROOT="/mnt/c/Program Files (x86)/GOG Galaxy/Games/nwnee":$NWN_ROOT` …
-
The user guide does not mention how to escape the confirmation box even though it can be using the escape key:
![image.png](https://raw.githubusercontent.com/colinac/pe/main/files/92c9a696-ffbe-446c-…
-
Bug Triager Notes:
Original CC Report: https://github.com/chromiecraft/chromiecraft/issues/7388#issue-2558230786
Watch this comment: https://github.com/chromiecraft/chromiecraft/issues/7388#issu…