-
# The script needs improvements
## Code:
If I run checks against it, I get lots of POSIX errors/warnings
> In POSIX sh, something is undefined.
>
> You have declared that your script works with /bi…
-
## Proposal
To remove dependency on nodejs and npm for installing packages we could move the core of the `esy release` script to a native implementation in OCaml and the needed runtime selection, f…
-
## xonfig
+------------------+-----------------+
| xonsh | 0.9.27 |
| Python | 3.9.1 |
| PLY | 3.11 |
| have readline | Fa…
-
I can't run it only on windows-latest
log:
```
Chocolatey v2.2.2
Upgrading the following packages:
mingw
By upgrading, you accept licenses for the packages.
mingw is not installed. Installing..…
-
https://github.com/Benjamin-Loison/YouTube-operational-API/blob/d61488fbe0becf6d2a6ebc97761e5b87a8facd3f/tools/minimizeCURL.py#L43
See [the Unix Stack Exchange answer 115614](https://unix.stackexch…
-
I don't think we can rely on `P1275R0` to be standardized (I think the global `std::arguments` will not be accepted) I think we should have a more generic approach to passing environments into a proce…
-
For your interest, a poorly-defined corner of the current docopt spec is quoting and whitespace for default values: https://github.com/jazzband/docopt-ng/issues/46
If you continue working on this, …
-
# Bug report
### Bug description:
I have a python program (let's call it my_prog.py) that starts multiple threads of periodic tasks in one process. Some periodic tasks involvs writing to a file and …
-
My shell (ksh93) informs me that
```
$ type -a hist
hist is a shell builtin
hist is /Library/Frameworks/Python.framework/Versions/3.6/bin/hist
hist is an undefined function
```
in other wor…
-
Install and enable the [posix PHP extension](https://www.php.net/manual/en/book.posix.php)
**Benefits of feature**
The posix extension is used by many dependencies if it is available.
E.g. t…