-
```
What steps will reproduce the problem?
1. Install latest VIM (a popular editor) under windows with python support
enabled
2. Start an edit session under VIM
3. Type ":py import pyodbc"
What is t…
-
```
What steps will reproduce the problem?
1. Install latest VIM (a popular editor) under windows with python support
enabled
2. Start an edit session under VIM
3. Type ":py import pyodbc"
What is t…
-
```
What steps will reproduce the problem?
1. Install latest VIM (a popular editor) under windows with python support
enabled
2. Start an edit session under VIM
3. Type ":py import pyodbc"
What is t…
-
As above, simply importing the task decorator adds >2 seconds(!!!) to application start time.
## Context
This is not a bug per se, but given the (ideally) snappy nature of lambda, a simple import …
-
```
I am using Winpdb on Windows 7 Enterprise with Python 2.7.2 installed on it.
I have installed winpdb 1.4.8
I am trying to debug an embedded Python code in my application, but whenever I
try to…
-
**REMEMBER TO ATTACH YOUR LOG FILE**
Version: 1.2.0
Locale: en_US
Platform: Windows 10 10.0.19042 AMD64
```
from IPython.core.profiledir import ProfileDir
File "C:\Users\myrielle.ba…
-
I have disabled Windows Defender Security and lauched the command :
`python .\follina.py -t docx -m binary -b C:\Windows\System32\calc.exe`
When I launch the docx I can perfectly see the GET reque…
-
Shebang invokes incorrect default `python.exe` on Windows, making the wrong assumption regarding how `xonsh` was installed, assuming it was installed as a module to this default Python.
This breaks s…
-
Hello, I was wondering if someone could help me on some issues I am running into. We have a durable python function app that we have been running via a docker image for a long time now and everything …
-
I've been trying to port pywinpty for windows on arm64 platform and while trying to run the unit tests (using `python runtests.py` or `pytest`) the tests terminate early during executing tests from te…