Stefano Borini

Results 50 comments of Stefano Borini

the file upload dialog generated looks nothing like the one in bootswatch, and it's poorly aligned.

I think this particular issue, and more generally a lack of documentation on some corner cases and special uses of traits, are biting me quite often. I am willing to...

I wonder more what's the point of yet another library to handle CLI interaction when there's already a ton out there that could simply be improved. We are tired of...

> Because pip is a package manager, not a browser? Anything that uses HTTP is, in the end, a browser. > Regardless, as far as I know, pip respects the...

> Is there prior art for other package managers to have a `--no-proxy` option? That would be a fairly strong indicator. :) Package managers generally have fairly flexible configuration files....

I confirm this is still present in 7.2.1 and 7.2.2. What happens is that the first thing that roxygen2 does is to delete the NAMESPACE file, then, after that, it...

@tom-shan yes, the problem is that it doesn't only do that. I would need a functionality just to create the index file from the currently deployed packages, but I could...

@tom-shan that's not what I want. I have a pypi content with all the packages there and they have to stay there, but I don't have autoindex in the web...

@FelipeLema hi. well, you are certainly right. It should go in vaitk, but of course when you involve async, it will propagate up to vai. I think that if I...

@FelipeLema If you want to use prompt-toolkit, it's probably better if you work on pyvim instead.