-
The goal of this issue is to enable some pylint rules that we disabled while doing the Python 3 migration.
**Steps to follow to create a PR:**
1. Ask @seanlip to assign you to one of the items bel…
-
## Checklist
- [x] I'm reporting a feature request
- [x] I've verified that I'm running yt-dlp version **2021.10.10**
- [x] I've searched the bugtracker for similar feature requests inc…
-
The current identifier renaming is not 100% accurate. By inspecting the unpacking snapshot, you can tell that some variable was wrongly renamed to `export` or `require` during the unpacking process. M…
-
Here is how I tried:
```bash
stulluk ~ $ cd Downloads/
stulluk ~/Downloads $ git clone https://github.com/yazinsai/srt-ai
Cloning into 'srt-ai'...
remote: Enumerating objects: 326, done.
rem…
-
I looked at sandbox npm module while shopping for js sanboxes and noticed a filed issue: https://github.com/gf3/sandbox/issues/29.
I'm unsure as to the exact nature of the exploit using JavaScriptSta…
-
Original issue: https://github.com/sebastienros/esprima-dotnet/issues/391
Now that we're in a fork, I just wanted to ask if this is still the status quo. ;)
Reason I'm asking is that it would be…
ChrML updated
4 months ago
-
Barfing and slurping have this colateral effect of re-indenting nested forms. For example:
```
(if (neg? i)
())
(cons (get s i)
(rec s (dec i)))
```
Af…
-
Currently contents like
``` html
{this.title} 123
```
are converted to
``` javascript
React.DOM.b(null, this.title), " ", React.DOM.span(null, "123")
```
which is logical and expected since whites…
-
Hi, thank you for this nice package!
## Optimization Request
I'd like to discuss the possibility of automatically upgrading packages using a Github Actions (GHA) integration like Mend Renovate. Pe…
-
This module is necessarily huge (108MB installed, for 6.3.0!), as it encompasses all of unicode. In practice though, I find that I only want a relatively small subset of it at any given time. I would…
iarna updated
8 years ago