-
e0961da
OS X El Capitan
```
❯ python --version
Python 2.7.10
~/work/python/profiling .venv master*
❯ pip --version
pip 8.1.2 from /Users/me/work/python/profiling/.venv/lib/python2.7/site-packages (…
-
:point_down:
-
**Is your feature request related to a problem? Please describe.**
I have code which is operating system dependent and hence can't be covered on a single operating system, which doesn't allow me to u…
-
They aren't miserably slow, but we can tweak (and standardize) the time values in the test_execution args and probably make this blazing fast. Doesn't seem crucial to block release though.
```
duc…
-
## Summary
Plover (latest github version) is not working on Gnome on Wayland.
## Reproducing
1. Use Gnome in wayland mode (default mode)
1. Navigate to plover git directory…
-
### Bug description
If my code contains accent from my native language. The endColumn of the issue is wrong. The report is used by another program
which check the location of the issue. And crash b…
-
## Overview
- Init/clone git repository
- Create new folder in your projects in sandbox
- Create new `.virtualenv` on Python 3.6
- Add our standard `.gitignore` file
- Create new Django pr…
TheCM updated
6 years ago
-
this is the second followup to #401
its about time we take a good looks what eats time when executing pytest,
the last deep look was quite a while ago
-
**Environment**
* pip version: 20.2.2 (but actually master as of today).
* Python version: CPython 3.8.5
* OS: Ubuntu 18.04
**Description**
When `LOGNAME` contains a backslash (`\`) some …
-
#581 went a little off track and ventured onto the question of having a devel env working on windows
here's the place I propose we continue with this discussion