Leonardo Santagada

Results 23 issues of Leonardo Santagada

Bug grave, só vai ser corrigido com a troca da api de tocar video.

http://farhadi.ir/projects/html5sortable/

SRWLocks are smaller (8b vs 40b for critical section) and faster to lock/unlock

As you created both I though this ticket was pertinent :). Thanks for your work on both projects.

probably using uvloop you can get much better performance, its interesting how this compare to flask/gunicorn/uwsgi.

Using random.choice directly is not really secure... not that unsecure, but using random.SystemRandom is better...

http-to-https is very useful, it works apparently mostly like --http but redirects everything to https, dunno if via 301 or 302.

would be awesome if this library would support context loggers, so you can for example at each request set variables in the logger and pass it along to other parts...

It would be pretty cool to install pdir and have it as a magic function in ipython: %pdir x as a magic function it should probably receive an optional search...

feature-request

Don't know why this exception is happening but here it is, its python3.5.2 on osx with pip: pip 8.1.2 from /Users/santagada/.virtualenvs/accel1/lib/python3.5/site-packages (python 3.5) ``` pip-accel install -r requirements.txt 2016-07-04 11:47:27...