-
Right now for OSs to debundle stuff from pip they have to rm -rf the _vendor directory and then chase down imports. It would be great if they only have to rm -rf the _vendor directory and pip itself j…
-
I get the following error while running the sample,
Please help.
debundle -i bundle.js -o dist/ -c debundle.config.json
* Using default AST location for browserify...
* Reading bundle...
* Usin…
-
In Debian, we unbundle requests, and further, we unbundled all vendored packages from requests. This causes pip's vendoring algorithm to fail. I had to add this patch to the Debian packaging.
```
F…
-
Hi!
I'm having trouble to set activate an [existing `.pre-commit-config.yaml`](https://github.com/hartwork/jawanndenn/blob/master/.pre-commit-config.yaml) on Debian bullseye. pre-commit crashes say…
-
I got this traceback after a network failure with urllib3 v1.10 on Linux:
```
Exception:
Traceback (most recent call last):
File "/usr/lib64/python3.4/site-packages/requests/packages/urllib3/connec…
-
Is any approach to use `pry` globally for all projects on some ruby version? With `pry` in Gemfile ruby autocompletion is work fine (in Spacemacs) but without, I'm get the load error (after `robe-star…
-
pip/_vendor/README.rst says this:
```
Note to Downstream Distributors
===============================
Libraries are vendored/bundled inside of this directory in order to prevent
end users from needi…
-
I'm looking at updating urllib3 to 1.25 in Fedora EPEL7. I'm getting the following test errors:
```
platform linux -- Python 3.6.6, pytest-2.9.2, py-1.4.32, pluggy-0.3.1 -- /usr/bin/python3.6
====…
-
* Pip version: 9.0.1
* Python version: 3.5.2+
* Operating System: Debian Stretch (testing)
### Description:
We have a private internal package we use for our projects that is hosted on our own…
-
Perhaps making use of [pry-debundle](https://github.com/conradirwin/pry-debundle) and allowing a Gemfile-like section in the `.pryrc` file.