Sergiu Bivol

Results 7 issues of Sergiu Bivol

### Description This branch should fix https://github.com/psf/black/issues/2547 It is sometimes the case that Vim was built with a different Python version than the one used by Black. One such scenario...

### Expected behaviour snapcraft.io should not list commands that are invalid, it should validate the installation instructions before publishing them. ### Steps to reproduce the problem Look for `sudo snap...

Bug 🐛

### Added - Support for Python 3.4+ - Build universal wheels (py2.py3) ### Changed - Forked from repoze.virginia after 0.1. ### Removed - Support for Python 2.6

#### List the website(s) you're having issues with: `https://www.hotukdeals.com/` #### What happens? When logged out, clicking any of the + or - buttons to vote on a deal should bring...

### Description This fixes #2547 for the (default) case when `g:black_use_virtualenv = 1`. The fix for `g:black_use_virtualenv = 0` is a superset of these changes but is more invasive so...

Fixes #936 There must be a `python2` interpreter available, which is the case on Linux when Python 2 is installed. On Windows, one needs to link (or move) `python.exe` to...

### Description Installing `debugpy-python2` fails on both Linux and Windows. ### Is it reproducible in vim? Reproducible in Vim ### Works with clean config? Yes ### Sample project works? Reproducible...