-
Reproduction:
1. Make a file `test.py` and save it with Windows line endings (CRLF):
```py
import b
import a
def func():
x = 1
y = 2
z = 3
c = 4
return (
x
…
-
Nuita 0.6.11.1 on Python 3.6 on Tumbleweed running PyQt5Plugins fails
```
Consider output of standalone mode compiled program: PyQt5Plugins.py
Comparing output of 'PyQt5Plugins.py' using '/usr/bi…
-
I am trying to use Apache Spark (PySpark) in Visual Studio 2017 and I am hitting some issues with auto-completion. Are there PTVS logs I could look at to understand what is failing?
I start by addi…
-
isort 5.0+ wants 2 blank lines between a from import within a def and a following comment. E.g.
```
def on_email_deleted(self, email):
from hyperkitty.tasks import rebuild_thread_cache…
-
Hello! Thanks for the tool. I arrived here after setting up `pre-config` and using the `seed-isort-config` tool which successfully identified a sensible set of known third parties. However, when I the…
-
Hi,
I use this repository https://repo.saltstack.com/py3/redhat/$releasever/$basearch/latest
I've just upgraded my system, so salt was coming with python 3.4 and is now with python 3.6
First I …
-
Hi there,
just red the thred about that UI-Builder i availible for RedMatic from v2 on .... Because I'm trying to set up new grid-based UI, I thought about testing it.
Though there are no other hi…
-
## Environment data
- Language Server version: Pylance language server 2020.12.2 (pyright 6feebac9)
- OS and version: Ubuntu 18.04, VS Code 1.51.1
- Python version (& distribution i…
-
Why does third_party and my_lib get mixed up in isort==5.x? isort==4.x has no such phenomenon.
-
# Issue Type
- Bug report
# Molecule and Ansible details
```
$ docker run -it --entrypoint /bin/sh quay.io/ansible/molecule:3.1.2
/ # molecule --version
Failed to load driver ent…