Joseph Rawson
Joseph Rawson
This allows the tests to run cleanly when index-url is set in a pip.conf file, or in the environment.
Using pip 19.2.3, the package names contain dashes, rather than underscores. To reproduce bug: Create new virtual environment. ``` pip install -U pip pip install pyramid-jwt pip install django-rest-auth pip...
http://research.microsoft.com/en-us/um/people/cohen/bs.pdf
This PR addresses #970. If a ```cookiecutter.yml``` is present and a ```cookiecutter.json``` file is absent, it will read the config from the yaml file. If the json file is present,...
When editing a element with ``'s, the 'ui-droppable' class is added to all paragraph elements, but not removed when the element is saved.
Oralmiss
Scrapers are written as back scrapers. Main pages shows upcoming oral arguments for next setting. I'm not sure how you handle the regular scraping. The parsers aren't handling date entries...
In another discussion, I took note that jsondate wasn't compatible with py3. I decided to fork the repo and fix it, but since the package consists of a single small...
I am using [fresh](https://github.com/freshshell/fresh) to manage dotfiles. This patch will make sure the dotfile is writable before attempting to modify, and will exit with instructions for adding yarn to path...
https://github.com/brianmcd/contextify/issues/180#issuecomment-142148860
``` (bjsonrpc)]0;umeboshi@bard: ~/workspace/others/bjsonrpcumeboshi@bard:~/workspace/others/bjsonrpc$ python setup.py install running install running build running build_py running install_lib running install_egg_info Removing /freespace/home/umeboshi/.virtualenvs/bjsonrpc/lib/python2.7/site-packages/bjsonrpc-0.2.1-py2.7.egg-info Writing /freespace/home/umeboshi/.virtualenvs/bjsonrpc/lib/python2.7/site-packages/bjsonrpc-0.2.1-py2.7.egg-info (bjsonrpc)]0;umeboshi@bard: ~/workspace/others/bjsonrpcumeboshi@bard:~/workspace/others/bjsonrpc$ python examples/example1-server.py & [1] 18881 (bjsonrpc)]0;umeboshi@bard: ~/workspace/others/bjsonrpcumeboshi@bard:~/workspace/others/bjsonrpc$ ()...