-
This bot will use the information from the dependency graph, update feedstocks recipes using migrations, and submit PRs for feedstock packages.
All of these operations are safe since PRs still have…
-
This is a cluster of changes designed to simplify, disambiguate, and improve legibility of the calculator.
Some of these changes could be implemented in isolation, but they're all designed to work …
-
Since Xonsh 0.9.19, using `vox deactivate` raises a `KeyError` (instead of printing an error message) if no virtualenv is active. This is especially annoying if using `autovox`, as that does a `vox.d…
ghost updated
4 years ago
-
xonsh has a rather slow startup on my desktop with OpenSUSE Tumbleweed, AMD FX-6100, 16GB RAM and SSD.
```
time xonsh -c exit …
-
As I was working on PR #844, I collected the below notes:
**Consistency of currency representation**
There is room to improve consistency in how currencies are represented throughout the applicati…
-
## Description
One can simply read node value using UA_Client_readValueAttribute function. But if one want to read server and source timestamps along with the value, need to copy UA_Client_readVa…
-
Add/replace rdfs:label values according to the agreed-to standard.
-
## xonfig
```
+------------------+---------------------+
| xonsh | 0.9.18 |
| Git SHA | 26475146 |
| Commit Date | May 5 06:42:28 2020…
-
Hello! xonsh is something new every day! Thanks!
I try to run parallel code which require pickle. I've found the common way to do it using class. But in xonsh I've got an error.
Run in xonsh:
…
-
Hi there,
First of all I'd really like to express my appreciate for BBB, I've been lurking for years and trying it every once in a while on a VPS, but now I'm using it almost daily "in production".…