berdario

Results 50 comments of berdario

FWIW, I tried to reproduce it on ubuntu 13.10, system virtualenv version 1.11, and I was unable to reproduce as well

Uhm, [here](https://github.com/edwardgeorge/virtualenv-clone/blob/master/clonevirtualenv.py#L163) it might be worthwhile to raise an exception or output something to stderr I think that having shebangs that point to a python in a symlinked directory might...

> isnt the old libagg we use in all the package repositories? why does it matter if the homepage is gone? I thought it was obvious but: If you want...

FWIW, last year I tried to use Lamson on Windows: https://github.com/berdario/lamson/commit/b17da7fe091a68781864a728864f77363d199ef4 I don't have any real interest in neither Lamson nor Windows (I've done it for a friend), if I...

@bos @nick8325 I had no idea of the existence of quickcheck-unicode when I sent #119 last year Ideally, if there's any change that quickcheck might benefit from, in the instances...

@nick8325 > Actually we don't currently generate surrogate pairs. Maybe that should be fixed! That's intentional, `[Char]` is sort-of equivalent to a UTF-32 encoding and strict UTF-32 and UTF-8 encoders/decoders...

IronPython seems to be just like Jython this is the commit that added support for it in pyenv: https://github.com/yyuu/pyenv/commit/60950d0082c31daea4a2694df8c3b78134f1fd2f And it just uses install_zip, which is the same installer that...

I tried to install `term2` inside the Atom editor, and I think I stumbled upon the same error: ``` > [email protected] install /tmp/apm-install-dir-1151018-12697-qiz4rd/node_modules/term2/node_modules/pty.js > node-gyp rebuild make: Entering directory '/tmp/apm-install-dir-1151018-12697-qiz4rd/node_modules/term2/node_modules/pty.js/build'...

First of all, apologies for the lack of an update. as usual, life happened (moved home 4 times in 3 years, among other things)... and replying to github PRs and...

I haven't read/fully processed everything, but if I wait to do that, I'll just end up being a bottleneck again 🤦 ... > @berdario : any chance you'd consider creating...