-
## Round ID: 117179
Ok so I had like a shit ton of spaghetti noodles, I toss them into two seperate microwave ovens. This is like enough spaghetti to completely fill your bag, its a lot. Anyways …
-
GitHub user @p1v0t suggests using `` instead of `` in our source code. Seems like a good idea, though they didn't include likely required fixes for uses of things now in the `std::` namespace.
In g…
-
When I click a file in the Finder to open it with the associated app, MacVim, the MacVim app is started, or if already open - the focus is passed to it, but the file is not opened.
The odd thing is t…
-
I was doing some reading: https://realpython.com/blog/python/the-most-diabolical-python-antipattern/
Maxwell, the author, makes a very good case for not doing this. I searched the xonsh source to se…
-
### Terraform Version
0.11.1
### Affected Resource(s)
Please list the resources as a list, for example:
- google_bigtable_instance
- google_bigtable_table
### Expected Behavior
I can import…
-
This appears to be similar to #2780. I'm getting the following traceback when starting `xonsh --no-rc`
```
Traceback (most recent call last):
File "/Users/jeremy/anaconda3/lib/python3.6/site-pa…
-
For example:
``` python
branch = 'master'
![git rev-parse refs/heads/@(branch)]
```
Which produces:
```
Traceback (most recent call last):
File "/opt/python-3.4.4/lib/python3.4/site-packages/xons…
-
Issue started from [discussion on mailing list](https://groups.google.com/d/msg/xonsh/Szw5sacxwGM/cM2U9fa_AwAJ)
I have aliases for remote machines that look like this:
``` python
aliases['remotehost…
-
Settings for Exceptional should be obtainable by requesting an instance of `IOptions` from dependency injection. At the moment they exist as a static property on the Settings class called `Current`. T…
-
I see this three exceptions intermittently when running Xonsh tests:
```
Exception ignored in:
Traceback (most recent call last):
File "/Users/santagada/devel/xonsh/xonsh/execer.py", line 46, in _…