-
The output of `thefuck --version` (something like `The Fuck 3.1 using Python
3.5.0 and Bash 4.4.12(1)-release`):
The Fuck 3.30 using Python 3.8.3 and ZSH 5.8
Your system (Debian 7, …
-
Interesting I'm not sure when it triggers into this error as I try create tmp projects in `/tmp` composer works fine but inside my normal working dir `/Users/alexanderschranz/Documents/Projects/` stop…
-
### What were you trying to do?
Input text into Mu and get consistent EOL
### What steps did you take to trigger the issue?
I used `EditorPane.setEolVisibility(True)` so Mu displays EOL when editin…
-
We currently use CentOS 7 docker images to build Teleport, primarily to ensure compatiblity with legacy linux distros and older glibc versions.
https://github.com/gravitational/teleport/blob/6bf013…
-
Within my last test cases, I used this line:
```
echo "PHP_EOL: [".(PHP_EOL == "\n" ? "Yes" : "No")."]";
```
... but actually, it would print
```
PHP_EOL: []
```
Obviously, that would only be the …
-
### Singer SDK Version
0.34.1
### Is this a regression?
- [ ] Yes
### Python Version
3.7 (EOL)
### Bug scope
Taps (catalog, state, etc.)
### Operating System
Ubuntu 22.04
…
-
Since the 16kHz are no longer being updated, we need to adjust the audio step to download from a different source.
The best way to go about this is to build a new PTransform class the expects the sa…
-
### Bug description
I am trying to have the joint states (iCub Gazebo)published on ROS and visualizing it on Rviz Following what is mentioned in the documentation
-> https://icub-tech-iit.github.io…
-
Hi, I found this plugin and hoped that this will support formatting the linebreak-style, eol-last and indent.
I added the following to my .eslintrc.json file:
```
"linebreak-style": [
"erro…
-
[`addon/doxypysql/search.py` at line 294](https://github.com/doxygen/doxygen/blob/master/addon/doxypysql/search.py#L294):
```py
def serveCgi():
import cgi
```
I noticed this thanks to li…