Oz Tiram

Results 227 comments of Oz Tiram

I don't think that a fix for the issue should be incorporated into the PR you mentioned, as it is a local fix for a thing which already worked. I...

This actually very useful. I found this issue searching if it already exists. However, I believe it will require also a change in the spec. You can always push an...

@pradyunsg thank you for your interest in pipenv development. Matt has already answered many of your concerns. I'll just add my two cents: First, > well, this project has a...

BTW, I think we should move this to a discussion instead of an issued ...

If someone uses pip as a library and it's working for him, I don't see why pip developmer should care. Ofcourse if this same people always complained about it in...

If pip offered a public API, we could stop vendoring it. Here is another attempt to make a public API for pip. https://github.com/reynoldsnlp/pipster

@matteius sorry for necroing this issue, but it seems that Dusting is still maintaining pip-api, maybe we should join forces and start using pip-api, instead of vendoring pip? Will it...

What would be the advantage of `hex` over `base64.urlsafe_b64encode`?

As I already created a PR, it is easier to say yes ;-) I added some tests to make this more convincing. Let me know if there is anything else...

Hi @yeisonvargasf any update on this?